Bandwidth's WebRTC Calling API and Video API
⚠️ Your account must be activated to use WebRTC. Please contact sales support to learn how to get access!
Our Video API and WebRTC Calling API are both powered by Bandwidth's WebRTC Platform.
Base API URL
https://api.webrtc.bandwidth.com/v1/accounts/{accountId}
WebRTC Browser SDK
https://github.com/Bandwidth/webrtc-browser
WebRTC Guides and Sample Apps
Guide | Description |
---|---|
WebRTC Concept Overview | High level introduction to WebRTC |
Getting started | Learn how to the WebRTC "Hello World" sample app works |
Audio Example | A "Hello World" app in NodeJs and React |
Simpler Audio Example | A "Hello World" app in NodeJs with minimal javascript |
React Video Conference App | A video conference app built in React and Typescrypt |
Simple Video Conference App | A video conference app built basic javascript |
REST API Reference Index
Resource | Description |
---|---|
/participants |
Manage participants in a session |
/sessions |
Sessions allow you to create media connections between participants |
Error Codes
Type | Description |
---|---|
HTTP Errors | Learn about the different errors that you may encounter using the API |