TransitLand
交通聚合
- 认证方式
- No auth
- HTTPS
- Yes
- CORS
- Unknown
- 分类
- 交通运输
简介
TransitLand 聚合交通数据源——现在基于 token(未认证请求返回 401,已实测)。
快速开始
运营商(替换 YOUR_TOKEN):
curl "https://transit.land/api/v2/rest/operators?per_page=1" \
-H "Authorization: apikey YOUR_TOKEN"
{ "error": "Unauthorized" }
认证方式
- 在 transit.land 注册 → API token。
- 通过
Authorization发送(缺失 → 401,已实测)。
速率限制与注意事项
- 免费层带限额(看文档)。
- 数据源/运营商/路线聚合。
常见问题
TransitLand 免费吗? 免费层带限额;更多需要付费。
为什么 401? 现在需要认证(已实测)——请注册拿 token。
认证风格是什么?
Authorization 请求头。
交通运输 分类更多
| 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 | ↗ |