Request Episode Transcription

GET /episodes/::episodeId/transcription-request

Request an episode to be transcribed. This typically takes 1-2 hours and you can check progress using the Requests History endpoint.

TOKEN

Authentication

This endpoint requires an API token. You can learn more about how to get an API token from the authentication page.

URL

https://api.podengine.ai/api/v1/episodes/:episodeId/transcription-request

Code Example

API Specification

Path Parameters

PropertyTypeDescription
episodeId
string ⓘ

Constraints:

uuid

200

Success Response

PropertyTypeDescription
status
literal: OK

data
object

message
string