Error codes
API errors
| Code | Overview |
|---|---|
| 400 - Bad Request | Cause: Invalid request |
| 401 - Missing API key | Cause: Missing API key |
| 401 - Invalid API key | Cause: Expired API key or invalid API key |
| 403 - Forbidden access | Cause: You can't access this resource |
| 404 - Not Found | Cause: The resource you are trying to access does not exist |
| 429 - Rate limit reached for requests | Cause: You have over the limit of plan |
| 500 - The server had an error while processing your request | Cause: Issue on our servers. |