General Info
General information about types of using error statuses/messages and their structure.
Error structure
{
"message": "Free-tier limit: You've reached your free limit for the hour. Get AI/ML Subscription to use API, visit https://aimlapi.com/app/billing/ !"
"path": "/v1/chat/completions"
"requestId": "798b860e-98c2-4e8e-8c50-550bcfc2eccc"
"statusCode": "429"
"timestamp": "2025-03-11T07:13:27.813Z"
}HTTP Status Code Classes and Their Meanings
2xx β Success
4xx β Client Errors
5xx β Server Errors
Last updated
Was this helpful?