Choose a transcript mode
Process a video
1
Queue the video
2
Poll the job
Use the returned
jobId until status is completed or failed.3
Read the transcript
A completed job contains video metadata and a transcript with plain text, language, source, and timestamped segments.
callbackUrl when you prefer a webhook over polling. Set callbackToken to include a secret your handler can verify.