Rate limit

We use rate limiting to safeguard the stability of our API. Our rate limiter allows up to an average of 300 requests per minute and a burst of 100 requests per second per workspace API key.

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

If you have use-cases that needs to go over this limit, contact-us.