Error Codes
A reference of all the error codes you could get from the API routes
Codes
Chxngelog uses standard HTTP codes to indicate the success or failure of your requests.
- 200 - A successful request
- 400 - Check query parameters
- 401 - API Key missing
- 403 - Invalid API key
- 404 - Resource not found
- 429 - Rate limit was exceeded
- 5xx - Indicates a server error