An overview of API errors.
Error Codes
Error code | Description |
---|---|
200 | Request worked as expected. |
400 | Request has a validation error. |
401 | Request does not have a valid API key or access token. |
403 | You don't have permission to access the resource. |
404 | Resource was not found. |
405 | Method not allowed. |
420 | User Account Issue. |
429 | You made too many request and Hostex rate limited your App. |
500 or 503 | Something went wrong with an internal Hostex service. |