Mapbox
地图、导航、地理编码
- 认证方式
- API Key
- HTTPS
- Yes
- CORS
- Unknown
- 分类
- 物流追踪
- 文档 / URL
- https://docs.mapbox.com/api/
简介
Mapbox 提供地图/地理编码——基于 token(无效 token 返回 401,已实测)。
快速开始
地理编码(替换 YOUR_TOKEN):
curl "https://api.mapbox.com/geocoding/v5/mapbox.places/Los%20Angeles.json?access_token=YOUR_TOKEN"
认证方式
- 在 mapbox.com 注册 → access token。
- 通过
access_token查询参数携带(无效 → 401,已实测)。
速率限制与注意事项
- 免费层带限额(看文档);付费档可扩展。
- 地图/导航/地理编码。
常见问题
Mapbox 免费吗? 免费层带限额;更多需要付费。
为什么 401? 无效 token 返回 401(已实测)——请使用真实 token。
认证风格是什么?
access_token 查询参数。
物流追踪 分类更多
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| Aftership API to update, manage and track shipment efficiently | API Key | Yes | Yes | ↗ |
| Correios Integration to provide information and prepare shipments using Correio's services | API Key | Yes | Unknown | ↗ |
| Pixela API for recording and tracking habits or effort, routines | X-Mashape-Key | Yes | Yes | ↗ |
| PostalPinCode API for getting Pincode details in India | No auth | Yes | Unknown | ↗ |
| Postmon An API to query Brazilian ZIP codes and orders easily, quickly and free | No auth | No | Unknown | ↗ |