To ensure platform stability and fair usage, AnswerPal applies rate limits to all API requests. This page explains how rate limiting works, what to expect if you exceed your quota, and how to build robust integrations that respect these limits.
Rate limiting controls how many API requests your organization can make in a given time period. This prevents accidental or malicious overuse, ensures fair access for all customers, and protects AnswerPal’s platform stability.
Rate limits in AnswerPal are not fixed, but are calculated based on the formula or subscription plan your organization has chosen. This means your allowed number of API requests per minute, hour, or day may vary depending on your contract or usage tier.
If you are unsure of your current rate limits, you can:
Note: Rate limits may be adjusted based on usage trends, special agreements, or to ensure optimal service for all customers.
If your application exceeds the allowed rate, the API will return an HTTP 429 Too Many Requests error. The response will include a `Retry-After` header indicating how many seconds to wait before making another request.
Example error response:
{
"status": 429,
"error": "Too Many Requests",
"message": "API rate limit exceeded. Please wait before retrying."
}
Your API rate limits are based on your AnswerPal subscription formula or contract. Contact support or check your dashboard for your specific limits.
You will receive an HTTP 429 Too Many Requests error with a Retry-After header.
Yes, contact AnswerPal Support to discuss your requirements.
Yes, unless otherwise specified for certain endpoints or use cases.
Wait the number of seconds indicated in the Retry-After header before retrying.
AnswerPal: AI-powered customer service solutions to elevate your support and communication effortlessly.
For all support, sales, and partnership inquiries, email us at info@answerpal.eu