Error
Media
Transcribe audio
Transcribes an audio file using the Whisper model configured via TRANSCRIPTION_MODEL. Accepts multipart/form-data with a single file field; the MIME type must start with audio/. Maximum file size is 25 MB. Returns 503 when EXULU_USE_LITELLM or TRANSCRIPTION_MODEL are not set.
POST
Error
Authorizations
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
Response
Transcription text.
Transcribed text.