Skip to main content
POST
Transcribe audio using Whisper

Authorizations

Authorization
string
header
required

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

Headers

Api-key
string | null

Body

multipart/form-data
audio
file
required

Audio file to transcribe

Response

Successful Response

text
string
required