Transcriptions
Get transcription
Get a single transcription by ID. Supports multiple output formats including SRT and VTT subtitles.
GET
Get transcription
Documentation Index
Fetch the complete documentation index at: https://docs.openwhispr.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key starting with owk_live_
Path Parameters
Transcription ID.
Query Parameters
Output format. json returns the full object with segments. text returns plain text. srt and vtt return subtitle formats (requires segments).
Available options:
json, text, srt, vtt Response
The transcription in the requested format. text/plain is returned for text, srt, and vtt formats.
Get transcription