API Documentation
API Errors
API Reference documentation
HTTP Code | Meaning |
---|---|
400 | Bad Request — Your request is invalid. A field is missing or the format is not expected. |
401 | Unauthorized — Your API key is wrong. |
404 | Resource not Found — The specified resource could not be found or the endpoint is does not exists. |
405 | Method Not Allowed — You tried to access an endpoint with an invalid method. |
429 | Too Many Requests — You’re requesting too many! Slow down! |
500 | Internal Server Error — We had a problem with our server. Try again later. |
503 | Service Unavailable — We’re temporarily offline for maintenance. Please try again later. |