This chapter explains the default rate limit applied by the Subscriptions APIs per minute.
The rate limit value shows the number of API calls that were made in a minute. For example, if the rate limit is 400 - it means you can call a maximum of 400 API calls in a minute.
Rate Limits in Sandbox & Production:
We use rate limiting for all endpoints. Rate limiting is based on your IP and your account Id. By default, the following rate limits are applied per minute.
API | Rate Limit Value Per Minute | Rate Limit Type |
---|---|---|
Create Plan | 60 | Account |
Create Subscription | 60 | Account |
Create Seamless Subscription | 60 | Account |
Get Subscription Details | 60 | Account |
Get All Subscription Payments | 60 | Account |
Get Single Subscription Payment | 60 | Account |
Cancel Charge | 60 | Account |
Charge Subscription | 60 | Account |
Charge Retry | 60 | Account |
Activate Subscription | 60 | Account |
Get Payment Details using Merchant Txn ID | 60 | Account |
Update Recurring-amount | 60 | Account |