Rate Limit

App Quality Copilot API places rate limits on all endpoints in order to prevent over-utilization.

Requests received after the rate limit is reached return a 429 Too Many Requests indicating that the number of allowable requests has been exceeded and you now should wait at least 5 minutes to try again.

Rate Limit Breakdown

REST API EndpointRate Limit

All authenticated request endpoints

30 requests per second, or 2000 requests per minute

Last updated