CallPayMin gives you WebRTC, per-minute billing, meeting rooms, AI summaries, and a jobs + work sessions API. Your customers pay for time used; your providers get paid for tracked work.
import { CallPayMin } from '@callpaymin/sdk';
const client = new CallPayMin({
apiKey: 'cpm_live_xxx'
});
// Create a multi-participant meeting room
const room = await client.rooms.create({
name: 'Technical Consultation',
expertExternalId: 'expert_456',
maxParticipants: 5
});
// Participants join via URL — each billed per minute
console.log(room.meetingUrl);
// Or create a 1:1 billable call
const call = await client.calls.create({
participants: [
{ externalId: 'user_123', role: 'client' },
{ externalId: 'expert_456', role: 'expert' }
],
billing: { payerId: 'user_123', ratePerMinute: 5.00 }
});Demo
Multi-participant rooms with per-user billing, work sessions tracked per minute—pause anytime. Interactive demo coming soon.
Work sessions are timed, tracked, and billed per minute—pause anytime.
Pay-as-you-go jobs where customers post work, providers apply, and time is billed per minute.
Instant calls with per-minute billing, AI summaries, and secure recordings.
Monetize or measure internal expert time with clean metering and webhooks.
99.9%
Uptime SLA
<100ms
Avg. Latency
50+
Countries
1K+
Calls Processed
Calls, meeting rooms, per-minute billing, and AI insights. Built for developers, designed for scale.
Enterprise-grade WebRTC with global TURN, low latency, and cross-device reliability.
Automatic metering and billing to the second with real-time balance tracking.
Generate call and chat summaries with flexible LLM providers.
Billable chat with message history, typing indicators, and AI recap.
Multi-participant rooms with per-minute billing per user. Create, schedule, and manage via API.
Jobs API with applications and tracked work sessions. Pause anytime.
Event webhooks for calls, rooms, billing, summaries, and work sessions.
Encryption, scoped API keys, and compliance-ready infrastructure.
Your first paid call can go live today.
Sign up and generate API keys in seconds. No credit card required.
Create calls, rooms, meter time, and trigger billing with a few lines of code.
Users are billed per minute automatically. Track revenue and payouts in your dashboard.
Choose how you want billing handled. Professional+ includes Jobs, Work Sessions & Meeting Rooms API.
Self-Managed: You handle customer billing and expert payouts. Lower prices since you run payments. Webhooks notify you of balance events.
For testing and small projects
For small teams and startups
For expert marketplace platforms
For growing businesses
For large organizations
All plans include access to our API, webhooks, and developer tools. View API Documentation →
Create your organization and ship in minutes. No credit card required, 100 free minutes included.