01 — REAL-TIME COMMUNICATION
#1 Trusted Provider of WebRTC Video Chat and Audio Calling API

Metered Video Call SDK and Screen Sharing API

Add video calling, voice, live streaming, and recording to your application with a few lines of code. Trusted by developers from startups to Fortune 500 companies.

99.99% Uptime
HIPAA Compliant
Free Integration Support
app.js
const meeting = new Metered.Meeting();

// Join a room
await meeting.join({
  roomURL: "yourapp.metered.live/room",
  name: "John Doe"
});

// Start camera
await meeting.startVideo();

// Listen for participants
meeting.on("participantJoined", (p) => {
  console.log(`${p.name} joined`);
});

30ms

Average latency

Video SDK and API Infrastructure Provider

10K+

Max Participants

99.99%

Video API/SDK Uptime SLA

50+

Edge Locations

$0.003

Per Minute

02 — GLOBAL INFRASTRUCTURE

WebRTC TURN Server Service

Global TURN network with automatic routing to the nearest server—or choose a specific region for data residency compliance.

Auto Geo-Routing

Route to nearest server automatically

Region Pinning

GDPR, HIPAA & data sovereignty

REST API

Manage credentials programmatically

Multi-Tenancy

Isolated credentials per project

Global Regions

31+

Worldwide coverage

Latency

<30ms

From anywhere

Uptime

99.999%

Historical Avg.

Edge PoPs

100+

Points of presence

03 — PRODUCTS

Everything you need to build your Video Chat App

From video calls to live streaming, recording to composition. Build any real-time experience with our comprehensive SDK.

04 — INTEGRATION OPTIONS

Build Video Apps or Integrate Video into Your Existing App

Choose the integration method that works best for your use case

Metered Frame

Embed video calling with a single line of code. No SDK integration needed—just add an iframe to your website.

<iframe src="metered.live/room">
Learn more

Metered Native SDKs and API

Full control with our JavaScript SDK. Build custom UI and experiences with React, Vue, Angular, or vanilla JS.

JavaScript React Vue Angular
View SDK docs

REST API

Programmatic control for backend integration. Create rooms, manage credentials, and retrieve analytics.

Node.js Python PHP Any
API reference

For IoT and Embedded Devices

Native C++ SDK for embedded systems, IoT devices, and resource-constrained environments. Build video capabilities into hardware products, smart devices, and industrial applications.

C++ Linux ARM RTOS
Learn More

Integration Assistance Guaranteed

Free Integration Support with Every Account

Talk to Our Team
05 — GLOBAL INFRASTRUCTURE

Global Scale with Edge Servers on Every Continent

Dependable, scalable video communications. Get fantastic R.O.I with Metered's globally distributed infrastructure that ensures low latency connections worldwide.

31+
Global Regions
<30ms
Average Latency
99.99%
Uptime SLA
24/7
Global Monitoring

Edge servers across North America, Europe, Asia, Australia & South America

06 — FEATURES & CAPABILITIES

Everything You Need to Build Amazing Video Experiences

Comprehensive calling features, API controls, and dashboard tools for complete flexibility

Calling Features

HD Quality Video & Audio

1-1 Calls

Group Calls Up to 10,000 Users

Screen Sharing

Audio Only Calls

Incoming Call Notifications

Multi-Device Support

Push Notifications (iOS/Android)

Auto-Reconnect & Call Logs

API & Dashboard Features

Public & Private Rooms

Active Speaker Detection

Owner Only Broadcast

Device Selection & Switching

Call Event Webhooks

Auto Expire After X Seconds

Server-Relayed Connections

Call Analytics & Metadata

Meeting Controls

Automatically End Meeting

No Extra TURN/STUN Charge

Meeting Start Not Before Time

Set Participant Max Time

07 — SECURITY & COMPLIANCE

Privacy and Security

Enterprise-grade security with compliance certifications for regulated industries

GDPR Compliance

Full compliance with EU data protection regulations

HIPAA Ready

Healthcare-compliant video for telemedicine

REST API Secure with SSL/TLS

All API communications encrypted

User Authentication

Secure access tokens and private rooms

Encrypted Media Stream

End-to-end encryption for all media

08 — USE CASES

Use Cases

From healthcare to education, our platform powers real-time communication across industries.

// Install: npm install @metered/sdk

import { Metered } from '@metered/sdk';

const meeting = new Metered.Meeting();

// Initialize and join
await meeting.join({
  roomURL: "your-app.metered.live/room",
  name: "Alice"
});

// Start video and audio
await meeting.startVideo();
await meeting.startAudio();

// Share screen with one line
await meeting.startScreenShare();
09 — DEVELOPER EXPERIENCE

Developer focused and Enterprise ready

Our SDK is designed for developers. Clean APIs, comprehensive documentation, and sample apps to get you started in minutes.

Comprehensive Docs

Step-by-step guides, API references, and tutorials

Sample Applications

Production-ready starter apps in React, Vue, and vanilla JS

Developer Support

Direct access to our engineering team via Slack and email

C++ SDK for IoT

Native SDK for embedded devices and IoT applications

10 — PRICING

Economical and Enterprise ready

Start free with 100 minutes monthly. Scale with transparent, usage-based pricing.

Free

Perfect for getting started

$0 /month
  • 100 minutes free monthly
  • Up to 50 participants
  • Community support
Get Started
Popular

Pro

For growing applications

$0.003 /minute
  • Pay as you go
  • Up to 100 participants
  • Cloud recording
  • Priority support
Start Building

Enterprise

For large-scale deployments

Custom
  • Volume discounts
  • 10,000+ participants
  • SLA guarantee
  • Dedicated support
Contact Sales
11 — RESOURCES

Resources

Everything you need to get started and scale your video application

Ready to dive in? Create your Free Account today

Join thousands of developers building real-time communication into their applications.