To guard against bursts of incoming traffic and help maximize its stability, Aurora limits the number of requests received by the API within any given minute. Our default rate limit is 90 requests per minute. Individual endpoints may have their own rate limits and are documented accordingly. The rate limit is applied to all requests sent with the same API key. Please check the response body and/or the Retry-After
response header for an indication when the next API call will be allowed.
Note that most customers who run into the throttling limit run polling processes. We recommend to use webhooks. Please contact your Aurora account team to discuss your specific needs. We are happy to help design a workflow that works for your business.