Chatrly Product Family / Transcribe

Turn raw audio into executive-grade insights.

Upload a call, an interview, or a meeting. Pick a use case template. Get a 3-sentence executive summary and 50+ structured insights with verbatim evidence — in under a minute.

10
Built-in templates
50+
Insights per recording
< 60s
Average analysis time
REST
Public API
The output

Every file produces a report.

Executive summary, key takeaways, risk flags, and a context-aware insight table mapped to exact timestamps for verification.

  • Executive summary (3–5 sentences)
  • 50+ category-grouped insights
  • Verbatim evidence quotes + timestamps
  • Recommended next actions
  • Compliance & risk flags
  • Exportable JSON / CSV / PDF
Insight Reportclaim_482.mp3
Executive summary

The customer expressed frustration about a 21-day claim delay but confirmed receipt of the adjuster report. Retention risk: high. Two compliance moments require follow-up; one written commitment was made.

04:12
Sentiment shift: Negative

"I've been waiting three weeks and nobody has called me back."

08:45
Regulatory trigger

"California requires a written response within 15 days, which I haven't received."

12:20
Commitment made

"I'll have the adjuster call you by 5:00 PM today personally."

For developers

REST API in v1.

Same pipeline, programmatic. Generate an API key in your dashboard and POST audio with a template slug.

  • POST /api/v1/runs
  • GET /api/v1/runs/:id
  • GET /api/v1/templates
Read the docs
curl -X POST https://chatrly.dev/api/v1/runs \ -H "Authorization: Bearer $CHATRLY_KEY" \ -F "audio=@call.mp3" \ -F "template_slug=sales-discovery"// 202 Accepted{"run_id": "r_8f2…","status": "queued"}

Ready to ship insight-grade transcripts?

Create your free account