Create transcription

Transcribes audio into the input language using the same interface as the OpenAI Audio Transcription API. Supports both streaming and non-streaming modes. Request and response formats follow the OpenAI Create transcription API.

Body Params

Request body follows the OpenAI Create transcription API format.

file
required

The audio file to transcribe. See OpenAI API reference for supported formats.

string
required

ID of the model in <provider>/<model> format. See OpenAI API reference for available models.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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