API keys available now
Transcription API.
$0.49/hr. Everything included.
Upload audio. Get transcription, diarization, PCI compliance, financial extraction, and sentiment analysis back — in one synchronous JSON response. No webhooks. No polling.
Get Your Free API Key →
No credit card required · 60-second setup
{
"call_summary": "Customer called about billing discrepancy. Agent issued $75 credit.",
"call_type": "billing",
"call_outcome": "resolved",
"customer": {
"name": "James Rivera",
"company": "Greenfield Dental Group"
},
"financial": {
"credit_issued": "$75.00",
"recurring_amount": "$149.99/mo"
},
"compliance": {
"sensitive_data_shared": ["credit card"]
},
"sentiment": {
"customer_sentiment": "neutral",
"agent_performance": "excellent"
}
}