Error codes

The table below lists generic API error codes for all endpoints.
Endpoint specific error codes are listed on each endpoint's page e.g. Add a deploy API endpoint

HTTP codeErrorReason
401Check your account is active.

Check you have the correct API key.

A valid API key is required. Check you have the correct API key for your team and your account is active.
401 Unauthorized code is returned when no API key is provided, API key is invalid or account is inactive.

Read more
429Too Many Attempts.Account or IP-address request limits are reached.

Read more
500Unexpected server error.The server encountered an unexpected condition that prevented it from fulfilling the request.

Please try again or contact support if error persists.
503Service unavailable.Often indicates request timeout.

Please try again or contact support if error persists.