v1
latestOpenAPI 3.0.1MIT2026-07-26104203277.0 KBTranscribe media to text
post/v1/jobs/transcribe
Request body
Example request
{
"webhookAuth": {
"authKey": "Token",
"authSecret": "Secret"
},
"srtOptions": {
"maxLinesPerSubtitle": 2,
"singleSpeakerPerSubtitle": true,
"maxCharsPerLine": 42,
"maxMergeableGap": 0.3,
"minDuration": 0.7,
"maxDuration": 7,
"minGap": 0.04
}
}Response
Successful response