Create transcription

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Multipart form data. file and model are always required on this endpoint.

Additional fields are provider-specific; see the operation description for OpenAI vs ElevenLabs parameter comparison. Parameters not supported by the selected provider/model may be ignored or return 400.

file
required
string
required
string
string
string
string
boolean
number
boolean
integer
string
keyterms
array of strings
keyterms
string
boolean
Headers
string
enum
Defaults to application/json
Allowed:
Responses

{ text } for default json; verbose_json / diarized_json add segments, words, or
speaker labels; stream=true returns SSE (text/event-stream).
  • ElevenLabs{ language_code, language_probability, text, words[] } with word-level timing;
    use_multi_channel=true may return { transcripts: [...] }; async webhook=true returns an ack object.
  • The set of response fields may vary for different providers and models.

    Language
    Credentials
    Bearer
    LoadingLoading…
    Response
    Click Try It! to start a request and see the response here! Or choose an example:
    application/json
    text/event-stream