Sanity Rate Limits
Sanity rate limits apply to direct API calls only; cached responses served from the API CDN are not rate limited. Limits are enforced per-IP for request rate and per-dataset for concurrency. When limits are exceeded the API returns HTTP 429 and the docs recommend exponential backoff. Plan-level monthly quotas (CDN requests, direct API requests, bandwidth) are tracked separately in plans/.
Sanity Rate Limits is the machine-readable rate-limit profile for Sanity on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 6 rate-limit definitions, measuring requests_per_second and concurrent_requests.
The profile also includes 4 backoff/retry policies defined and response codes documented for throttled and quotaExceeded.
Tagged areas include Rate Limiting, Headless CMS, Content Management, GROQ, and Real-Time.