Meeting
Meeting API converts raw meeting transcripts into structured, actionable intelligence. ENDPOINTS: - POST /meeting/summary — Full structured summary with topics, key points and outcomes - POST /meeting/action-items — All tasks with owners, deadlines and priority levels - POST /meeting/decisions — All decisions made with rationale and impact - POST /meeting/follow-up — Professional follow-up email…
Meeting endpoints
| Method | Endpoint | Description |
|---|---|---|
| meeting | ||
| POST |
meetingDecisions /meeting/decisions |
Extract all decisions made in the meeting with rationale, who decided and expected impact. |
| POST |
meetingSummary /meeting/summary |
Generate structured summary from meeting transcript — agenda topics, key points, outcomes and next steps. |
| POST |
meetingFollowUp /meeting/follow-up |
Draft a professional follow-up email from the meeting transcript with summary, action items and next steps. |
| POST |
meetingActionItems /meeting/action-items |
Extract all action items, tasks and commitments with owners, deadlines and priority levels. |
Meeting pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|