White-label video solution with custom domains, complete branding control, and powerful APIs. Launch your video service in minutes, not months.
Uptime
Latency
Support
Build a complete video conferencing solution with enterprise features
Use your own domain with automatic SSL certificates. Perfect for white-label deployments.
Customize logos, colors, and CSS. Make the platform truly yours.
Public, password, or whitelist access. Complete control over who joins.
Create rooms that activate at specific times with email reminders.
Track usage, participants, quality metrics, and engagement data.
Complete API for room management, user control, and integration.
Get up and running in just 3 simple steps
Sign up and get instant access to your API keys and dashboard.
Use our dashboard or API to create video rooms instantly.
Share room links or embed video directly in your application.
// Create a room
POST /api/v1/rooms
{
"name": "Team Meeting",
"access_type": "password",
"password": "secure123",
"max_participants": 50
}
// Response
{
"success": true,
"data": {
"id": 456,
"room_id": "abc123xyz",
"url": "https://yourdomain.com/room/abc123xyz"
}
}
Start free, scale as you grow
Perfect for testing
For small teams
Most popular
Custom solutions
Join thousands of developers building with our APIs