Skip to main content
POST
Audio Transcription

Authorizations

Authorization
string
header
required

Use Bearer Token authentication Format: Authorization: Bearer sk-xxxxxx

Body

multipart/form-data
file
file
required

Audio file

model
string
required
Example:

"whisper-1"

language
string

ISO-639-1 language code

prompt
string
response_format
enum<string>
default:json
Available options:
json,
text,
srt,
verbose_json,
vtt
temperature
number
timestamp_granularities
enum<string>[]
Available options:
word,
segment

Response

200 - application/json

Success - Transcription completed

text
string