cURL
Podcast Transcripts
Get episode transcript
Returns the diarized transcript for a podcast episode. Supports dialogue (speaker-attributed lines), plain text, and SRT subtitle formats. Optionally filter by speaker or time range.
GET
cURL
Authorizations
Pass your API key in the X-API-Key header (recommended).
Path Parameters
Episode slug or ID
Query Parameters
Output format: dialogue (speaker-attributed lines), text (plain text), srt (SubRip subtitles)
Available options:
dialogue, text, srt Filter to lines from a specific speaker. Accepts a speaker name (full or partial, case-insensitive) or a knowledge graph entity reference (canonical id or slug).
Start time in seconds for time-range clipping
End time in seconds for time-range clipping
Response
OK