Common error responses and troubleshooting
Status Code | Description |
---|---|
200 | Success - Request completed successfully |
400 | Bad Request - Invalid parameters or request format |
401 | Unauthorized - Invalid or missing API key |
404 | Not Found - Resource not found |
409 | Conflict - Resource conflict (e.g., transactions not synced) |
429 | Too Many Requests - Rate limit exceeded |
500 | Internal Server Error - Server error |
X-API-KEY
header is properly set