POST
/
transcribe-batch

Authorizations

Authorization
string
header
required

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

Body

application/json
post_urls
string[]
callback_url
string | null
proxy_url
string | null
max_mb_download_on_proxy
number | null

Response

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