Skip to main content

Error Codes

The API returns conventional HTTP status codes with additional error messages.

HTTPCodeMeaning
400invalid_inputYour payload is malformed or missing required fields.
401unauthorizedMissing or invalid API key.
402quota_exceededYou exceeded your monthly API call quota.
403forbiddenYou don't have access to this resource.
404not_foundEndpoint or resource not found.
429rate_limitedToo many requests in a short time window.
500server_errorUnexpected error on our side. Try again later.

If you think an error is incorrect, contact support from your Dashboard.