Skip to main content
Each API key is rate limited independently. The default ceiling is 100 requests per minute. Successful responses include the per-window maximum in the X-RateLimit-Limit header.

When you hit the limit

Exceeding the limit returns 429 Too Many Requests with a rate_limit_error:
Back off and retry. A simple exponential strategy works well:

Raising the limit

If your workload genuinely needs a higher ceiling — for example a large catalog backfill — contact support to discuss a per-organization increase.