Documentation
Rate limits
Rate limits are enforced per API key using a per-second sliding window. Limits are defined by your plan:
- Trial: 5 req/sec · 500 req/month · 1 key.
- Pro: 50 req/sec · 100,000 req/month · 5 keys.
- Enterprise: custom throughput & keys.
Requests exceeding the per-second limit return 429 rate_limited.