Skip to main content
All of our API responses are structured in the same way, providing consistency across endpoints. The following fields are included:
number
An HTTP status code indicating the result of the request.
string
A brief, human-readable message indicating the result of the request.
object?
The requested information. This field is not always provided depending on the endpoint and request.
Example Response
Some more error responses can be found below as a reference.
400 Bad Request