Skip to main content

Ory Network rate limiting

Ory Network uses rate limits to protect your applications against abuse and ensure fair resource allocation across all customers. Ory is currently migrating to a new rate limiting policy. New workspaces are automatically on the new policy; existing customers are being migrated by subscription tier.

Which system applies to you?

You are...Your system
A new customer (workspace created after [DATE])New rate limits
An existing customer — migration not yet completedLegacy rate limits
An existing customer — migration completedNew rate limits
tip

You can check which policy your workspace is on in the Ory Console under Settings → Rate Limits, or by checking your migration notification email.

What's changing?

The legacy rate limit policy applied limits per endpoint-path and limits were fixed per subscription plan and environment. The new rate limit policy is a more structured model that distributes project rate limits across different types of API operations. API operations are now organized into buckets based on service, access level, and rate limit threshold. This allows the Ory platform to handle traffic more efficiently while giving you clearer and more consistent behavior when interacting with the APIs.

Migration plan

The new rate limits will be introduced gradually to ensure a smooth transition. No action is required on your end. Ory will notify you before your workspace is migrated. During the migration, your rate limit behavior remains unchanged until the cutover completes.

Migration schedule:

PhasePlanDate
1Developer[DATE]
2Production[DATE]
3Growth & Enterprise[DATE]

The types of rate limits, for project-based and endpoint-based, remain the same in both rate limit policies.

Learn more about rate limits