Documentation
Error handling
| HTTP Status | Description |
|---|---|
200 | Success |
401 | Unauthorized — invalid or missing API key |
403 | Forbidden — no access to this resource |
404 | Not found — resource does not exist |
422 | Unprocessable entity — invalid request body or parameters |
429 | Rate limited — too many requests |
500 | Internal server error |
Support and feedback
Please reach out at [email protected]
Last modified on

