Otter.ai
communityAI meeting assistant for real-time transcription, automated notes, and action items from meetings.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://otter.ai/forward/api/v1/speechesList transcriptions
Parameters
folderfolder filter (stringoptionalpage_sizeresults (integeroptionalReturns
speeches[] with speech_id, title, created_at, duration, summary, shared, folderGET
https://otter.ai/forward/api/v1/speeches/{speech_id}Get transcription details
Parameters
speech_idspeech ID (stringrequiredReturns
speech_id, title, transcript with segments[] containing text, speaker, start_time, end_time, summary, action_items[]GET
https://otter.ai/forward/api/v1/speeches/searchSearch across transcriptions
Parameters
querysearch keyword (stringrequiredReturns
results[] with speech_id, title, matched_text, start_time, created_at