The API applies the following rate limits by default:
- 100 requests per second (RPS) total for GET operations – Used to retrieve data or resources.
- 100 RPS total for POST, PUT, and DELETE operations – Used to create or update data or resources.
The limits are calculated across the entire API, regardless of which endpoint the operation is sent to.
If you have different rate limit requirements, contact your Account Manager or support@checkout.com.
For more information, see API rate limits.