Default API Rate Limits

Organizations that send many requests quickly may see error responses as status code 429.

Note that individual APIs may have their API Rate Limit and will be documented as such. Otherwise, the following default rate limits apply.

Method

Request Limit

Concurrency Limit

GET

10 Requests per second

Not Applicable

POST

10 Requests per second

Not Applicable

PUT

10 Requests per second

Not Applicable

PATCH

10 Requests per second

Not Applicable

DELETE

10 Requests per second

Not Applicable

See Default Rate Limit to view Reporting API limits and how limits are handled.