Errors
API uses HTTP response codes to indicate the success or failure of an API request. This guide provides an overview of the error codes that may be returned from API requests and solutions to help resolve each error type.
HTTP status codes in the
2xxrange indicate that the request was successful.
HTTP status codes in the
4xxrange indicate an error relating to the information provided in the request.
HTTP status codes in the
5xxrange indicate an error with API's servers. These errors are rare.

