Request Podcast Transcription

GET https://api.podengine.ai/api/v1/podcasts/:podcastId/transcription-request

Request multiple episodes for a Podcast to be transcribed and optionally the future Podcast episodes to be transcribed automatically.

Request

Path parameters

podcastIdstringrequireduuid

Podengine ID

Query parameters

typeenumrequired

Episodes to transcribe: since selects episodes published from January 1, 2025; latest selects one episode; recent selects the 10 newest episodes.

sincelatestrecent
requestFutureEpisodesbooleandefault false

If true, future episodes will be transcribed automatically.

Response

200 application/json
statusliteral: OKrequired
dataobjectrequired2 fields
messagestringrequired
episodeIdsarray of stringrequired

The IDs of the episodes that were requested.