Errors
We indicate the type of API error that occured in two ways:
- HTTP status codes.
- Unique Error Codes. If a situation occurs that you are expected to be able to react to with more precision than HTTP status codes would allow, we will return a unique error code in the response body as well.
Example Error Body
Our error responses always have the following JSON structure:
HTTP Error Status Codes
The following HTTP status error codes are used in our API:
Unique Error Codes
The following unique error codes are used in our API: