Skip to content

Errors

The Kelio ATS API uses the following HTTP status codes:

Status codeDescription
400Bad Request - Your request is invalid, the API should also gives you more information about the error
401Unauthorized - Your JWT is invalid
403Forbidden - You're not allowed to access this resource, or you have reached the limit quota
404Not found - Resource not found
409Conflict - The resource you're trying to create already exists
500Internal Server Error - It shouldn't happen, but if it does, please contact us 😃
503Service Unavailable - API is temporary offline for maintenance

Jobboard documentation for the Kelio ATS API