API request limits
Limits on the number of API requests for a given time period.
Get request limits
Headers
Name
Type
Description
{
"dailyApiRequests": {
"max": 500000,
"remaining": 499987
},
"concurrentProcessingApiBatches": {
"max": 10,
"remaining": 10
},
"maxApiRequestsPerSecond": 20
}Last updated
Was this helpful?

