API Key
All requests require theX-API-Key header.
Get your key
Go to studio.onlytraffic.com/api and create an API key.
Base URL
Example Request
Rate Limits
1,000 requests per hour per account. Exceeding the limit returns429 with a Retry-After header.
Errors
401 — Unauthorized
401 — Unauthorized
403 — Forbidden
403 — Forbidden
| Error | Message |
|---|---|
access_denied | Access denied to this account |
429 — Rate Limit
429 — Rate Limit
| Error | Message |
|---|---|
rate_limit_exceeded | Too many requests |