Skip to main content
POST
Error

Authorizations

x-api-key
string
header
required

Organisation API key. Format: sk_<secret>/<keyname> — the secret portion, a literal slash, and the human-readable key name. The header exulu-api-key is accepted as an alias. A Bearer prefix is tolerated and stripped. Keys with an agent scope are only valid for the scoped agent instance.

Body

multipart/form-data
file
file
required

Audio file. MIME type must start with audio/. Maximum 25 MB.

language
string

Optional ISO 639-1 language hint (e.g. de). Without it, Whisper auto-detects the language.

Pattern: ^[a-z]{2}$

Response

Transcription text.

text
string
required

Transcribed text.