Skip to main content
POST
Audio transcription

Autorisations

Authorization
string
header
requis

Authenticate with a Bearer Token. Format: Authorization: Bearer sk-xxxxxx

Corps

multipart/form-data
file
file
requis

Audio file

model
string
requis
Exemple:

"whisper-1"

language
string

ISO 639-1 language code

Exemple:

""

prompt
string
Exemple:

""

response_format
enum<string>
défaut:json
Options disponibles:
json,
text,
srt,
verbose_json,
vtt
Exemple:

"json"

temperature
number
Exemple:

0

timestamp_granularities
enum<string>[]
Options disponibles:
word,
segment
Exemple:

""

Réponse

200 - application/json

Transcription completed successfully

text
string