Ory Rate Limits
Ory Network enforces per-project rate limits scaled by subscription plan and environment type (production vs dev/staging). Each policy combines a burst limit (requests per second) and a sustained limit (requests per minute). Limits documented here apply specifically to the /sessions/whoami endpoint as published; many other endpoints have their own service-specific quotas. Endpoints return HTTP 429 when limits are exceeded.
Ory Rate Limits is the machine-readable rate-limit profile for Ory on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 8 rate-limit definitions, measuring requests_per_second and varies.
The profile also includes 4 backoff/retry policies defined and response codes documented for throttled and quotaExceeded.
Tagged areas include Rate Limiting, Identity, OAuth2, OpenID Connect, and CIAM.
Limits
Policies
Sources
Work with this as data
Every rate limit here is available over the APIs.io API and to AI agents over MCP.