Skip to main content
POST
Transcribe media

Authorizations

Authorization
string
header
required

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

Body

application/json
mediaUrl
string
required

URL of the video or audio to transcribe

language
string

Language code (e.g. 'en', 'es'). Auto-detected if omitted

Response

The request has succeeded.

transcript
string
required
words
object[]
required
language
string
required
duration
number<double>
required