Submit an audio file for asynchronous transcription.
Request
This endpoint expects a multipart form containing a file.
file
Audio file (MP3/WAV/MP4/WebM/etc.).
language
Target language (ISO-639-1). Supported: en, ja, ko, zh. Defaults to ‘ja’.
with_timestamps
Include per-segment timestamps in the GET response. Adds tokenizer + silero-VAD work; disabled by default for the lighter text-only path.
Response
Successful Response
job_id
The unique ID of the created job
Errors
422
Unprocessable Entity Error