Rate limits

Each tier has a requests-per-minute limit tied to your API key:

TierRequests / minute
Free30
Standard300
Pro1200

Exceeding your limit returns an HTTP 429 with error code rate_limit_exceeded. Wait for the window to reset and retry.

See pricing to upgrade your tier.