Error Handling
Our API uses standard HTTP status codes and specific error codes to indicate the success or failure of your requests.
HTTP Status Codes
Standard HTTP status codes are used: 200 (Success), 400 (Bad Request), 401 (Unauthorized), 403 (Forbidden), 500 (Internal Server Error)
API Error Codes
Loading error codes...