Error Codes
Error Codes
Code | Message | Details |
---|---|---|
400 | Bad Request | Your request is invalid |
401 | Unauthorized | Your API key is wrong |
403 | Forbidden | You do not have permission to access the requested endpoint |
404 | Not Found | The specified endpoint could not be found |
405 | Method Not Allowed | You tried to access an endpoint with an invalid method |
429 | Too Many Requests | You have sent too many requests. Retry after a few seconds |
500 | Internal Server Error | We had a problem with our server. Try again later. |
503 | Service Unavailable | We are temporarily offline for maintenance. Please try again later. |
Updated 10 months ago