Skip to main content

Rate limiting

All of our API endpoints are throttled to 10 requests per second per API key. Our API will respond with 429 Too Many Requests once you exceed this limit. You must back-off and try again in a few seconds.

We do not limit your API keys based on a usage or billing plan. However, this may change in the future.