Skip to main content
POST
Openai Audio Transcriptions

Authorizations

Authorization
string
header
required

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

Headers

x-deepinfra-source
string | null
xi-api-key
string | null
x-api-key
string | null

Body

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

Response

Successful Response