POST
/
transcribe

Authorizations

Authorization
string
header
required

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

Query Parameters

includeMetadata
boolean
default:
false

Body

application/json
post_url
string
callback_url
string | null

Response

200
application/json
status
enum<string>
Available options:
queued,
in_progress,
failed,
completed,
completed_with_failures
operation_id
string
data
object[]
markdown
string