Choreo · Rate Limits
Choreo Rate Limits
Choreo applies plan-level monthly request quotas (2M on Developer, up to 5M on Team, unlimited on Enterprise) at the platform edge. In addition, customers configure per-API rate-limit policies through Choreo API Management — these are user-defined throttling tiers (Bronze / Silver / Gold or custom) attached to individual APIs and subscriptions, not global platform numbers. WSO2 does not publish a single per-second platform throttle; the practical RPS depends on the policy attached to each API and the underlying gateway sizing.
4 Limits
Throttle: 429
Quota: 429
API ManagementCloud NativePlatform EngineeringRate Limiting
Limits
Developer plan monthly request cap organization
2000000
Hard cap on the free tier; further requests are throttled until the next billing cycle.
Team plan monthly request cap organization
5000000
Maximum included in the Team plan; pass-through pricing once exceeded.
Enterprise plan organization
-1
Unlimited on Enterprise — bounded by the customer's negotiated infrastructure footprint.
Per-API throttling policy api/subscription
configurable per-API throttling tier (Bronze / Silver / Gold or custom)
Customers attach throttle policies to APIs and subscriptions; the policy defines requests per minute / hour / day and is enforced at the Choreo gateway.
Policies
Backoff Strategy
On 429, retry with exponential backoff and jitter; honor Retry-After when present.
Configurable Throttling
Use Choreo API Management throttling policies to set per-subscription and per-API request ceilings rather than relying solely on the plan-level monthly cap.
Soft vs Hard Caps
The plan-level monthly request quota is a hard cap on Developer / Team; per-API throttling policies can be tuned without changing plan tier.