Rate Limit

What is rate limiting?

Rate limiting is a mechanism that allows you to control how many requests per second are allowed to be made to the API. This is done to prevent abuse and to ensure that everyone has a fair chance of using the API.

Rate Limits in apip.cc

Rate Limits in apip.cc are based on your subscription plan and the way that you're using the API.

Our rate limits are being applied to Frontend and Backend requests.

Considering that, the default plan allows only 5 requests per second.