Your first WebRTC video app in minutes
This tutorial walks you through building a simple browser-based video application using ApiRTC. No backend required — just a free API key from cloud.apirtc.com.
What you'll build
- A peer-to-peer video call between two browser tabs
- Audio and video controls (mute, camera toggle)
- A simple room-based connection system
Get started
Check the full ApiRTC documentation for the complete quickstart guide.