Navitia
用交通数据构建酷东西的开放 API
- 认证方式
- API Key
- HTTPS
- Yes
- CORS
- Unknown
- 分类
- 交通运输
- 文档 / URL
- https://doc.navitia.io/
简介
Navitia 提供公共交通数据——基于 token(缺少 token 返回 401,已实测)。
快速开始
覆盖(添加你的 token):
curl "https://api.navitia.io/v1/coverage/sncf" \
-H "Authorization: YOUR_TOKEN"
{ "message": "no token. You can get one at http://www.navitia.io" }
认证方式
- 在 navitia.io 注册 → API token。
- 通过
Authorization请求头携带(缺失 → 401,已实测)。
速率限制与注意事项
- 免费层带限额(看文档)。
- 路线规划、时刻表、实时。
常见问题
Navitia 免费吗? 免费层带限额;更多需要付费。
为什么 401? 需要 token(已实测)——请注册获取。
认证风格是什么?
Authorization 请求头 token。
交通运输 分类更多
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| ADS-B Exchange Access real-time and historical data of any and all airborne aircraft | No auth | Yes | Unknown | ↗ |
| airportsapi Get name and website-URL for airports by ICAO code | No auth | Yes | Unknown | ↗ |
| AIS Hub Real-time data of any marine and inland vessel equipped with AIS tracking system | API Key | No | Unknown | ↗ |
| Amadeus for Developers Travel Search - Limited usage | OAuth | Yes | Unknown | ↗ |
| apilayer aviationstack Real-time Flight Status & Global Aviation Data API | OAuth | Yes | Unknown | ↗ |