Transcription that speaks your market's languages.
Submit a recording, get back who spoke, when, and what they said — with Arabic, Hebrew, and English auto-detected, even mid-sentence.
AI transcription and summaries that turn talk into action.
Turn Arabic, Hebrew, and English conversations into searchable context, clearer follow-up, and insight your whole team can use.
Published usage pricing. Delivered transcripts are billed; failed jobs are not.
Every AI capability, in the open.
Who spoke, when, and what they said — timestamped segments you can jump to.
Automatic language detection built for the region, including calls that switch language mid-sentence.
AI agents post call recaps straight into the channel where your team works.
Commitments and follow-ups extracted from the conversation, not lost in it.
$0.025 per minute, prorated per second after the first minute. Failed jobs are free.
Submit a recording URL, poll for the result — or use wait mode and get the transcript in one call.
Built for developers, documented like it.
Per-company keys you can rotate independently, predictable responses, and one OpenAPI document that covers the integration surface.
# BASE_URL and keys live in Settings → Integration
curl -X POST "$BASE_URL/calls/click-to-call" \
-H 'Content-Type: application/json' \
-d '{
"api_key": "<CLICK_TO_CALL_KEY>",
"destination": "<E.164_DESTINATION>",
"email": "[email protected]",
"auto_answer": true,
"custom_param": { "crm_record_id": "12345" }
}'
# → 200
{ "success": true, "data": { "call_id": "c_7f9…" } }
TalkChief