Cloudflare Stream · Rate Limits

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.

4 Limits Throttle: 429
VideoStreamingMediaRate LimitingQuotas

Limits

Cloudflare API Requests account
requests
1200 per 5 minutes
Global Cloudflare API limit that applies to all Stream control-plane calls.
List Videos Page Size request
videos
1000 per request
A single list request returns up to 1,000 videos; paginate for more.
Signing Keys account
keys
1000 per account
Up to 1,000 signed-URL signing keys can exist per account.
Webhook Subscriptions account
subscriptions
1 per account
Only one Stream webhook subscription is allowed per account.

Policies

Backoff Strategy
Clients should implement exponential backoff with jitter and honor Retry-After on 429 responses from the Cloudflare API.
Usage-Based Throughput
Sustained video volume is governed by usage-based storage and delivery billing rather than a fixed per-minute quota.
Signed Token Expiry
Signed URL tokens expire in one hour by default; mint fresh tokens rather than reusing expired ones.

Sources

Work with this as data

Every rate limit here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for rate limits

4 MCP tools reach this
  • find_rate_limitsBrowse and filter every rate limit in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This rate limit
curl "https://apis.io/api/v1/rate-limits/cloudflare-stream-rate-limits"
All rate limits
curl "https://apis.io/api/v1/rate-limits?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.