Cloudflare Realtime API

The Cloudflare Realtime API provides WebRTC infrastructure for building real-time audio and video applications. It includes a Selective Forwarding Unit (SFU) for media routing across Cloudflare's global network, a managed TURN relay service for NAT traversal, and the RealtimeKit SDK for simplified integration.

API entry from apis.yml

apis.yml Raw ↑
aid: cloudflare:cloudflare-realtime-api
name: Cloudflare Realtime API
tags:
- Audio
- Real-Time Communication
- Video
- WebRTC
humanURL: https://developers.cloudflare.com/realtime/
baseURL: https://api.cloudflare.com
properties:
- url: https://developers.cloudflare.com/realtime/
  type: Documentation
- url: https://developers.cloudflare.com/realtime/sfu/https-api/
  type: APIReference
- url: https://developers.cloudflare.com/realtime/turn/
  type: APIReference
description: The Cloudflare Realtime API provides WebRTC infrastructure for building real-time audio and
  video applications. It includes a Selective Forwarding Unit (SFU) for media routing across Cloudflare's
  global network, a managed TURN relay service for NAT traversal, and the RealtimeKit SDK for simplified
  integration.