Enterprise-grade WebRTC, per-minute billing, and AI summaries. Everything you need to monetize expert consultations, telehealth, coaching, and more.
Free tier includes 100 call minutes. No credit card required.
import { CallPayMin } from '@callpaymin/sdk';
const client = new CallPayMin({
apiKey: 'cpm_live_xxx'
});
// Create a billable video 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
}
});
// User joins and is billed automatically
console.log(call.joinUrl);99.9%
Uptime SLA
<100ms
Avg. Latency
50+
Countries
1M+
Calls Processed
A complete platform for video calls, real-time billing, and AI-powered insights.
Enterprise-grade WebRTC with global TURN servers for low-latency calls anywhere.
Automatic billing engine that charges users by the minute with real-time balance tracking.
Auto-generate call and chat summaries using Claude, GPT-4, or Cerebras.
Billable chat sessions with message history and typing indicators.
Real-time event notifications for calls, billing, and summaries.
End-to-end encryption, API key scopes, and SOC 2 compliant infrastructure.
Sign up and generate your API keys in seconds. No credit card required.
Add our JavaScript SDK to create calls, manage billing, and handle webhooks.
Users are billed automatically. Track revenue and payouts from your dashboard.
Start free, scale as you grow
Perfect for testing and development
For small teams getting started
For scaling businesses
For large organizations