Skip to main content

Errors

The Krestor API uses the following error codes across all requests:

Error CodeMeaning
400Bad Request -- Your request is invalid
401Unauthorized -- Your API token is wrong
403Forbidden -- You are not authorized to access the requested resource
404Not Found -- The specified resource could not be found
405Method Not Allowed -- You tried to access a resource with an invalid method
429Too Many Requests -- You're making too many requests
500Internal Server Error -- We had a problem with our server. Try again later.
503Service Unavailable -- We're temporarily offline for maintenance. Please try again later.