CommitTrack - Meeting Commitment and Tone Analyzer
CommitTrack analyses meeting transcripts and tells you exactly who committed to what, how firm that commitment was, and what the risk is if they don't follow through. WHAT IT RETURNS: Commitment scoring — every statement scored 0.0 to 1.0 1.0 = "I will do this, guaranteed" 0.7 = "I plan to / I'll try" 0.4 = "Maybe / We'll see" 0.1 = "I don't know / I'll think about it" Commitment type…
CommitTrack - Meeting Commitment and Tone Analyzer endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Analyze Multiple Transcripts /v1/analyze/batch |
Analyse up to 50 meeting transcripts in a single API call. All transcripts are processed in parallel using concurrent AI requests, meaning a batch of 50 transcripts takes roughly… |
| POST |
Analyze Meeting Transcript /v1/analyze |
Analyse a single meeting transcript and receive a complete structured breakdown of every commitment made, the tone and engagement level of every speaker, risk flags for evasive… |
| GET |
Get Usage Stats /v1/usage |
Retrieve real-time usage statistics for your API key including how many calls you have made today, how many you have remaining before hitting your monthly limit, your all-time… |
| POST |
Analyze Transcript Async /v1/analyze/async |
Submit a meeting transcript for background AI analysis and receive the results delivered directly to your server via webhook when processing is complete. This endpoint returns… |
CommitTrack - Meeting Commitment and Tone Analyzer pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9 / month | 5 / second |
|
| ULTRA Recommended | $29 / month | 10 / second |
|
| MEGA | $79 / month | 20 / second |
|