Authentication Header
All API requests must include your API key in thex-api-key header.
Example Request
Response Codes
| Status Code | Description |
|---|---|
| 401 | Unauthorized: API key is missing or invalid. |
| 403 | Forbidden: API key is valid but does not have permission for the requested resource (e.g. tier restrictions). |