Errors
Ada’s API uses conventional HTTP response codes to indicate the success or failure of API requests. In general:
- Codes in the
2xx
range indicate success - Codes in the
4xx
range indicate errors caused by the request - Codes in the
5xx
range indicate errors on our servers
HTTP Status Code Summary
Error Response Format
All error responses follow this format: