Rate Limiting

We use rate limiting to safeguard the stability of our API. Our rate limiter allows up to 240 requests per minute. You can see your current rate limit at Set up > Development. To increase this limit, please contact us.

Any request over the limit will return a 429 Too Many Requests error.