Rate Limits
Rate limits vary by plan tier. When you exceed your limit, the API returns HTTP 429 with aRetry-After header.
Limits by plan
Rate limit headers
Every response includes these headers:Handling 429 responses
Best practices
- Cache responses locally when possible
- Use bulk endpoints (export bundle, library) instead of per-series calls
- Spread requests evenly rather than bursting