Mapbox
Maps, directions, geocoding
- Authentication
- API Key
- HTTPS
- Yes
- CORS
- Unknown
- Category
- Tracking
- Documentation / URL
- https://docs.mapbox.com/api/
Overview
Mapbox provides maps/geocoding — token-based (an invalid token returns 401, verified).
Quick Start
Geocode (replace YOUR_TOKEN):
curl "https://api.mapbox.com/geocoding/v5/mapbox.places/Los%20Angeles.json?access_token=YOUR_TOKEN"
Authentication
- Register at mapbox.com → access token.
- Send it as the
access_tokenquery parameter (invalid → 401, verified).
Rate Limits & Notes
- Free tier with limits (check the docs); paid plans scale.
- Maps/directions/geocoding.
FAQ
Is Mapbox free? Free tier with limits; more is paid.
Why 401? An invalid token returns 401 (verified) — use a real one.
What’s the auth style?
access_token query parameter.
More in Tracking
| 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 | ↗ |