v2 Authentication (Recommended)
All v2 endpoints require your API key as a Bearer token:Geocoding Key
Location-based endpoints (/v2/charts and /v2/charts/simple) additionally require a Google Geocoding API key:
Full Request Example
v1 Authentication (Legacy)
v1 endpoints require two custom headers:Access Tiers
Your plan determines which endpoints you can access:
Calling an endpoint above your tier returns
403 with error code ACCESS_DENIED.
API Key Security
- Your API key is available in the dashboard
- If your key is compromised, rotate it immediately from the dashboard. The old key is invalidated instantly
- Each API call deducts one credit from your plan’s allocation

