Revenuecat Rate Limits
RevenueCat enforces per-endpoint rate limits expressed in requests per minute (RPM), scoped by the endpoint being called rather than by billing tier. High-frequency read endpoints such as GET /subscribers get a higher allowance than write and administrative endpoints. Limits are shared across all API keys for a project. Requests over the limit return HTTP 429 with rate-limit headers (X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, Retry-After).
Revenuecat Rate Limits is the machine-readable rate-limit profile for RevenueCat on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 7 rate-limit definitions, measuring requests.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Subscriptions, In-App Purchases, Billing, Mobile, and Entitlements.