Skip to main content
Successful requests will return a 200 - OK HTTP status code. If the request fails, the response will contain a key error on the top level, and a 4XX or 5XX HTTP status code. Errors are returned as JSON objects in the following format:
The error type will be one of bad_request, not_found, unauthorized, forbidden, rate_limit_exceeded, server_error. A full list of returned status codes can be found below: