Rate Limiting

To protect the application, the API usage is limited.

You may not perform more than 10 requests per second across all of your organization’s API keys.

If you exceed the rate limiting quota, the API responds with HTTP 429 Too Many Requests.


This site uses Just the Docs, a documentation theme for Jekyll.