Skip to content

Authentication

All API requests require an API key passed as a Bearer token in the Authorization header.

Authorization: Bearer YOUR_API_KEY

API keys are available from the RoadGIS developer portal.

CodeHTTPMeaning
Unauthorized401Missing or invalid API key
Forbidden403Valid key, but account not verified
QuotaExceeded429Monthly request quota reached