Error Handling

API Error Codes

HTTP Status CodeErrorDescription
200OKRequest was successful
400Bad requestRequest was not processed due to malformed inputs
401UnauthorizedNo valid API key was provided
403ForbiddenThe user or API key does not have access to the resource
404Not FoundThe requested resource does not exist
429Too Many RequestsThe organization has hit its rate limit for this API. Contact support ([email protected]) if you need a rate limit increase.
500Internal Server ErrorThere was an error in Gantry. Try again later. Contact support if the issue does not go away after some time.