What errors might occur when using the API?
The most common errors when working with the API are:
400 Bad Request | Syntax errors or invalid parameters. Check the API schema for the selected model |
401 Unauthorized | Check if your API key is correct |
403 You have exhausted the available [plan.rule:api_token] resource limit | Not enough tokens to complete your request, check your token balance |
429 Too Many Requests | You have exceeded the request rate limit. For the free plan, the limit is 10 requests per hour. If you are on another plan, please provide more details on how you encountered this issue, and we will assist you further |
500 Internal Server Error | Temporary server error, please try again later |
Detailed information is available in our Documentation.
If you encounter a different error, contact technical support.