Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

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

Body

multipart/form-data
file
file
required
model
required
language
string
prompt
string
response_format
enum<string>
default:json
Available options:
json,
text,
srt,
verbose_json,
vtt
temperature
number
default:0
timestamp_granularities[]
enum<string>[]
Available options:
word,
segment

Response

200 - application/json
text
string
required
Last modified on September 17, 2026