Cloudflare Stream website screenshot

Cloudflare Stream

Cloudflare Stream is the video streaming, hosting, and live-video product from Cloudflare - a single REST API for uploading, storing, encoding, and delivering on-demand and live video across Cloudflare's global network. It handles direct and TUS resumable uploads, copy-from-URL ingest, live inputs over RTMPS and SRT (with simulcast outputs and WebRTC/WHIP/WHEP beta), a built-in adaptive-bitrate player and HLS/DASH manifests, AI-generated and uploaded captions, signed-URL access control, per-account webhooks, and viewing analytics. This entry documents the Cloudflare Stream product specifically, not the broader Cloudflare platform. The API is served under https://api.cloudflare.com/client/v4/accounts/{account_id}/stream and authenticates with a Bearer API token. Billed at $5 per 1,000 minutes of video stored and $1 per 1,000 minutes delivered.

Cloudflare Stream publishes 6 APIs on the APIs.io network, including Analytics API, Captions API, Live Inputs API, and 3 more. Tagged areas include Video, Streaming, Live Streaming, Media, and Video Hosting.

Cloudflare Stream’s developer surface includes authentication, documentation, pricing, engineering blog, and 10 more developer resources.

44.9/100 developing ▬ flat Agent 20/100 agent aware saas Full breakdown ↓
scored 2026-09-14 · rubric v0.22.0
AccessPaid
1 APIs
VideoStreamingLive StreamingMediaVideo HostingCloudflare

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-14 · rubric v0.22.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/cloudflare-stream: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 6

Individual APIs this provider publishes, each with its own machine-readable definition.

Cloudflare Stream Analytics API

Account storage usage and viewing analytics.

Cloudflare Stream Captions API

Per-language captions and subtitles for a video.

Cloudflare Stream Live Inputs API

Live inputs receiving RTMPS or SRT broadcasts, plus simulcast outputs.

Cloudflare Stream Signed URLs API

Signing keys and per-video signed playback tokens.

Cloudflare Stream Videos API

On-demand video upload, storage, encoding, and management.

Cloudflare Stream Webhooks API

The single per-account webhook for video processing notifications.

Open Collections 8

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Cloudflare Stream API

OPEN COLLECTION

Scroll for all 8

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Cloudflare Stream Rate Limits

4 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Cloudflare Stream Authentication

http · 1 scheme

SECURITY

Cloudflare Stream Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Cloudflare Stream Vulnerability Disclosure

Hackerone · security.txt · contact published

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Cloudflare Stream Agentic Access

33 operations · 21 acting

33 operations · 21 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: cloudflare-stream
url: https://raw.githubusercontent.com/api-evangelist/cloudflare-stream/refs/heads/main/apis.yml
name: Cloudflare Stream
kind: company
description: Cloudflare Stream is the video streaming, hosting, and live-video product from Cloudflare - a single REST API
  for uploading, storing, encoding, and delivering on-demand and live video across Cloudflare's global network. It handles
  direct and TUS resumable uploads, copy-from-URL ingest, live inputs over RTMPS and SRT (with simulcast outputs and WebRTC/WHIP/WHEP
  beta), a built-in adaptive-bitrate player and HLS/DASH manifests, AI-generated and uploaded captions, signed-URL access
  control, per-account webhooks, and viewing analytics. This entry documents the Cloudflare Stream product specifically, not
  the broader Cloudflare platform. The API is served under https://api.cloudflare.com/client/v4/accounts/{account_id}/stream
  and authenticates with a Bearer API token. Billed at $5 per 1,000 minutes of video stored and $1 per 1,000 minutes delivered.
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: paid
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Paid
  confidence: medium
  source:
  - plans
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/cloudflare-stream.png
tags:
- Video
- Streaming
- Live Streaming
- Media
- Video Hosting
- Cloudflare
created: '2026-07-11'
modified: '2026-07-11'
specificationVersion: '0.23'
apis:
- aid: cloudflare-stream:cloudflare-stream-analytics-api
  name: Cloudflare Stream Analytics API
  description: Account storage usage and viewing analytics.
  humanURL: https://developers.cloudflare.com/api/resources/stream/
  baseURL: https://api.cloudflare.com/client/v4
  tags:
  - Analytics
  properties:
  - type: OpenAPI
    url: openapi/cloudflare-stream-analytics-api-openapi.yml
  - type: Documentation
    url: https://developers.cloudflare.com/stream/
  - type: APIReference
    url: https://developers.cloudflare.com/api/resources/stream/
  - type: GettingStarted
    url: https://developers.cloudflare.com/stream/get-started/
  - type: PostmanCollection
    url: collections/cloudflare-stream.postman_collection.json
  - type: OpenCollection
    url: collections/cloudflare-stream.opencollection.json
  - type: Documentation
    url: https://developers.cloudflare.com/stream/stream-live/
  - type: APIReference
    url: https://developers.cloudflare.com/api/resources/stream/subresources/live_inputs/
  - type: Documentation
    url: https://developers.cloudflare.com/stream/edit-videos/adding-captions/
  - type: APIReference
    url: https://developers.cloudflare.com/api/resources/stream/subresources/captions/
  - type: Documentation
    url: https://developers.cloudflare.com/stream/viewing-videos/securing-your-stream/
  - type: APIReference
    url: https://developers.cloudflare.com/api/resources/stream/subresources/keys/
  - type: Documentation
    url: https://developers.cloudflare.com/stream/manage-video-library/using-webhooks/
  - type: APIReference
    url: https://developers.cloudflare.com/api/resources/stream/subresources/webhooks/
  - type: Documentation
    url: https://developers.cloudflare.com/stream/getting-analytics/
  - type: APIReference
    url: https://developers.cloudflare.com/analytics/graphql-api/
- aid: cloudflare-stream:cloudflare-stream-captions-api
  name: Cloudflare Stream Captions API
  description: Per-language captions and subtitles for a video.
  humanURL: https://developers.cloudflare.com/api/resources/stream/
  baseURL: https://api.cloudflare.com/client/v4
  tags:
  - Captions
  properties:
  - type: OpenAPI
    url: openapi/cloudflare-stream-captions-api-openapi.yml
  - type: Documentation
    url: https://developers.cloudflare.com/stream/
  - type: APIReference
    url: https://developers.cloudflare.com/api/resources/stream/
  - type: GettingStarted
    url: https://developers.cloudflare.com/stream/get-started/
  - type: PostmanCollection
    url: collections/cloudflare-stream.postman_collection.json
  - type: OpenCollection
    url: collections/cloudflare-stream.opencollection.json
  - type: Documentation
    url: https://developers.cloudflare.com/stream/stream-live/
  - type: APIReference
    url: https://developers.cloudflare.com/api/resources/stream/subresources/live_inputs/
  - type: Documentation
    url: https://developers.cloudflare.com/stream/edit-videos/adding-captions/
  - type: APIReference
    url: https://developers.cloudflare.com/api/resources/stream/subresources/captions/
  - type: Documentation
    url: https://developers.cloudflare.com/stream/viewing-videos/securing-your-stream/
  - type: APIReference
    url: https://developers.cloudflare.com/api/resources/stream/subresources/keys/
  - type: Documentation
    url: https://developers.cloudflare.com/stream/manage-video-library/using-webhooks/
  - type: APIReference
    url: https://developers.cloudflare.com/api/resources/stream/subresources/webhooks/
  - type: Documentation
    url: https://developers.cloudflare.com/stream/getting-analytics/
  - type: APIReference
    url: https://developers.cloudflare.com/analytics/graphql-api/
- aid: cloudflare-stream:cloudflare-stream-live-inputs-api
  name: Cloudflare Stream Live Inputs API
  description: Live inputs receiving RTMPS or SRT broadcasts, plus simulcast outputs.
  humanURL: https://developers.cloudflare.com/api/resources/stream/
  baseURL: https://api.cloudflare.com/client/v4
  tags:
  - Live Inputs
  properties:
  - type: OpenAPI
    url: openapi/cloudflare-stream-live-inputs-api-openapi.yml
  - type: Documentation
    url: https://developers.cloudflare.com/stream/
  - type: APIReference
    url: https://developers.cloudflare.com/api/resources/stream/
  - type: GettingStarted
    url: https://developers.cloudflare.com/stream/get-started/
  - type: PostmanCollection
    url: collections/cloudflare-stream.postman_collection.json
  - type: OpenCollection
    url: collections/cloudflare-stream.opencollection.json
  - type: Documentation
    url: https://developers.cloudflare.com/stream/stream-live/
  - type: APIReference
    url: https://developers.cloudflare.com/api/resources/stream/subresources/live_inputs/
  - type: Documentation
    url: https://developers.cloudflare.com/stream/edit-videos/adding-captions/
  - type: APIReference
    url: https://developers.cloudflare.com/api/resources/stream/subresources/captions/
  - type: Documentation
    url: https://developers.cloudflare.com/stream/viewing-videos/securing-your-stream/
  - type: APIReference
    url: https://developers.cloudflare.com/api/resources/stream/subresources/keys/
  - type: Documentation
    url: https://developers.cloudflare.com/stream/manage-video-library/using-webhooks/
  - type: APIReference
    url: https://developers.cloudflare.com/api/resources/stream/subresources/webhooks/
  - type: Documentation
    url: https://developers.cloudflare.com/stream/getting-analytics/
  - type: APIReference
    url: https://developers.cloudflare.com/analytics/graphql-api/
- aid: cloudflare-stream:cloudflare-stream-signed-urls-api
  name: Cloudflare Stream Signed URLs API
  description: Signing keys and per-video signed playback tokens.
  humanURL: https://developers.cloudflare.com/api/resources/stream/
  baseURL: https://api.cloudflare.com/client/v4
  tags:
  - Signed URLs
  properties:
  - type: OpenAPI
    url: openapi/cloudflare-stream-signed-urls-api-openapi.yml
  - type: Documentation
    url: https://developers.cloudflare.com/stream/
  - type: APIReference
    url: https://developers.cloudflare.com/api/resources/stream/
  - type: GettingStarted
    url: https://developers.cloudflare.com/stream/get-started/
  - type: PostmanCollection
    url: collections/cloudflare-stream.postman_collection.json
  - type: OpenCollection
    url: collections/cloudflare-stream.opencollection.json
  - type: Documentation
    url: https://developers.cloudflare.com/stream/stream-live/
  - type: APIReference
    url: https://developers.cloudflare.com/api/resources/stream/subresources/live_inputs/
  - type: Documentation
    url: https://developers.cloudflare.com/stream/edit-videos/adding-captions/
  - type: APIReference
    url: https://developers.cloudflare.com/api/resources/stream/subresources/captions/
  - type: Documentation
    url: https://developers.cloudflare.com/stream/viewing-videos/securing-your-stream/
  - type: APIReference
    url: https://developers.cloudflare.com/api/resources/stream/subresources/keys/
  - type: Documentation
    url: https://developers.cloudflare.com/stream/manage-video-library/using-webhooks/
  - type: APIReference
    url: https://developers.cloudflare.com/api/resources/stream/subresources/webhooks/
  - type: Documentation
    url: https://developers.cloudflare.com/stream/getting-analytics/
  - type: APIReference
    url: https://developers.cloudflare.com/analytics/graphql-api/
- aid: cloudflare-stream:cloudflare-stream-videos-api
  name: Cloudflare Stream Videos API
  description: On-demand video upload, storage, encoding, and management.
  humanURL: https://developers.cloudflare.com/api/resources/stream/
  baseURL: https://api.cloudflare.com/client/v4
  tags:
  - Videos
  properties:
  - type: OpenAPI
    url: openapi/cloudflare-stream-videos-api-openapi.yml
  - type: Documentation
    url: https://developers.cloudflare.com/stream/
  - type: APIReference
    url: https://developers.cloudflare.com/api/resources/stream/
  - type: GettingStarted
    url: https://developers.cloudflare.com/stream/get-started/
  - type: PostmanCollection
    url: collections/cloudflare-stream.postman_collection.json
  - type: OpenCollection
    url: collections/cloudflare-stream.opencollection.json
  - type: Documentation
    url: https://developers.cloudflare.com/stream/stream-live/
  - type: APIReference
    url: https://developers.cloudflare.com/api/resources/stream/subresources/live_inputs/
  - type: Documentation
    url: https://developers.cloudflare.com/stream/edit-videos/adding-captions/
  - type: APIReference
    url: https://developers.cloudflare.com/api/resources/stream/subresources/captions/
  - type: Documentation
    url: https://developers.cloudflare.com/stream/viewing-videos/securing-your-stream/
  - type: APIReference
    url: https://developers.cloudflare.com/api/resources/stream/subresources/keys/
  - type: Documentation
    url: https://developers.cloudflare.com/stream/manage-video-library/using-webhooks/
  - type: APIReference
    url: https://developers.cloudflare.com/api/resources/stream/subresources/webhooks/
  - type: Documentation
    url: https://developers.cloudflare.com/stream/getting-analytics/
  - type: APIReference
    url: https://developers.cloudflare.com/analytics/graphql-api/
- aid: cloudflare-stream:cloudflare-stream-webhooks-api
  name: Cloudflare Stream Webhooks API
  description: The single per-account webhook for video processing notifications.
  humanURL: https://developers.cloudflare.com/api/resources/stream/
  baseURL: https://api.cloudflare.com/client/v4
  tags:
  - Webhook
  tags_raw:
  - Webhooks
  properties:
  - type: OpenAPI
    url: openapi/cloudflare-stream-webhooks-api-openapi.yml
  - type: Documentation
    url: https://developers.cloudflare.com/stream/
  - type: APIReference
    url: https://developers.cloudflare.com/api/resources/stream/
  - type: GettingStarted
    url: https://developers.cloudflare.com/stream/get-started/
  - type: PostmanCollection
    url: collections/cloudflare-stream.postman_collection.json
  - type: OpenCollection
    url: collections/cloudflare-stream.opencollection.json
  - type: Documentation
    url: https://developers.cloudflare.com/stream/stream-live/
  - type: APIReference
    url: https://developers.cloudflare.com/api/resources/stream/subresources/live_inputs/
  - type: Documentation
    url: https://developers.cloudflare.com/stream/edit-videos/adding-captions/
  - type: APIReference
    url: https://developers.cloudflare.com/api/resources/stream/subresources/captions/
  - type: Documentation
    url: https://developers.cloudflare.com/stream/viewing-videos/securing-your-stream/
  - type: APIReference
    url: https://developers.cloudflare.com/api/resources/stream/subresources/keys/
  - type: Documentation
    url: https://developers.cloudflare.com/stream/manage-video-library/using-webhooks/
  - type: APIReference
    url: https://developers.cloudflare.com/api/resources/stream/subresources/webhooks/
  - type: Documentation
    url: https://developers.cloudflare.com/stream/getting-analytics/
  - type: APIReference
    url: https://developers.cloudflare.com/analytics/graphql-api/
common:
- type: CapabilityMap
  url: capabilities/cloudflare-stream-capability-edges.yml
  name: Cloudflare Stream Business Capability Map
- type: AgenticAccess
  url: agentic-access/cloudflare-stream-agentic-access.yml
- type: VulnerabilityDisclosure
  url: security/cloudflare-stream-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/cloudflare-stream-domain-security.yml
- type: Authentication
  url: authentication/cloudflare-stream-authentication.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/cloudflare
- type: Website
  url: https://www.cloudflare.com/products/cloudflare-stream/
- type: Documentation
  url: https://developers.cloudflare.com/stream/
- type: Plans
  url: plans/cloudflare-stream-plans-pricing.yml
- type: RateLimits
  url: rate-limits/cloudflare-stream-rate-limits.yml
- type: FinOps
  url: finops/cloudflare-stream-finops.yml
- type: GitHubOrganization
  url: https://github.com/cloudflare
- type: Pricing
  url: https://developers.cloudflare.com/stream/pricing/
- type: Blog
  url: https://blog.cloudflare.com/rss/
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider 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 providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • 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 provider
curl "https://apis.io/api/v1/providers/cloudflare-stream"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/cloudflare-stream/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/cloudflare-stream/evidence"

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

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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