Episode Transcript Timestamps

GET https://api.podengine.ai/api/v1/episodes/:episodeId/transcript-timestamps

Get the full transcript of an episode with word-level timestamps in a structured JSON format. Counts as one transcript download.

Request

Path parameters

episodeIdstringrequireduuid

Pod Engine UUID of the episode.

Response

200 application/json
statusliteral: OKrequired
dataobjectrequired3 fields
episodeIdstringrequired
podcastIdstringrequired
sentencesarray of objectrequired3 fields
textstringrequired
startSecondnumberrequired
endSecondnumberrequired