Error Format
HTTP Status Codes
| Status | Description |
|---|---|
| 200 | Success |
| 201 | Created |
| 400 | Bad Request |
| 401 | Unauthorized |
| 403 | Forbidden |
| 404 | Not Found |
| 429 | Rate Limited |
| 500 | Server Error |
Error Types
| Type | Description |
|---|---|
validation_error | Invalid request parameters |
authentication_error | Invalid or missing API key |
rate_limit_error | Too many requests |
not_found_error | Resource not found |
api_error | Internal server error |
Full Error Reference
View all error codes