Skip to main content
POST
Create transcribe

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
video_id
string
Required string length: 21
Example:

"abcdee12345abcde12345a"

language
enum<string>
Available options:
de-DE,
en-AU,
en-GB,
en-US,
es-ES,
fr-FR,
it-IT
Example:

"en-US"

label
string
Required string length: 1 - 20
Example:

"English"

kind
enum<string>
Available options:
subtitles,
captions
Example:

"subtitles"

Response

Transcribe

success
boolean
required
Example:

true

result
object
required
Example:
errors
object[]
required
Example: