Skip to content

Error codes

CodeMeaning
VALIDATION_ERRORQuery, path, or body did not match the schema
INVALID_API_KEYAPI key is invalid or revoked
API_KEY_LIMIT_REACHEDAccount already has the maximum number of active API keys
NOT_FOUNDRequested repository, watchlist, or resource was not found
RATE_LIMITEDPublic API rate limit was exceeded
INTERNAL_SERVER_ERRORUnexpected server-side error

Clients should use HTTP status codes for control flow and use error.code for diagnostics.