Cloudflare Stream Rate Limits
Cloudflare Stream is served through the shared Cloudflare API at api.cloudflare.com/client/v4, which enforces a global limit of 1,200 requests per five minutes per user across all Cloudflare API endpoints. Stream itself adds product-level constraints rather than a separate per-endpoint request cap: list operations return up to 1,000 videos per request, an account may hold up to 1,000 signing keys, and only one webhook subscription is allowed per account. Throughput is otherwise governed by usage-based storage and delivery billing, not by a per-minute quota. Media ingest (RTMPS/SRT) and delivery (HLS/DASH) run on the media plane and are not counted against the control-plane API request limit.
Cloudflare Stream Rate Limits is the machine-readable rate-limit profile for Cloudflare Stream on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 4 rate-limit definitions, measuring requests, videos, keys, and subscriptions.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Video, Streaming, Media, Rate Limiting, and Quotas.