© 2026 Chartex
API Docs
Error Codes
HTTP status codes returned by the Chartex API.
200
OK
The request was successful.
400
Bad Request
Invalid parameters. The response body includes a message explaining what went wrong.
401
Unauthorized
Missing or invalid X-APP-ID or X-APP-TOKEN headers.
403
Forbidden
Invalid app credentials or insufficient credits.
404
Not Found
The requested resource does not exist.
429
Too Many Requests
Rate limit exceeded (1,000 reqs/min). Wait and retry.
500
Internal Server Error
Something went wrong on our end. Try again or contact support.