Skip to main content

Error format

All errors return JSON with an error field:

Status codes

CodeMeaningWhen
400Bad RequestMissing required field, invalid format, bad JSON
401UnauthorizedMissing or invalid API token
403ForbiddenWrong plan, not the project owner, feature disabled
404Not FoundProject, key, version, or webhook doesn’t exist
429Too Many RequestsRate limit exceeded
500Server ErrorSomething broke on our end

Examples

Bad request — missing a required field:
Not found — project doesn’t exist or you don’t own it:
Rate limited: