Skip to main content
POST
Create Transcription Job

Authorizations

X-API-Key
string
header
required

Body

multipart/form-data
audio
file
required
context
string | null
apply_contextual_correction
boolean
default:false
formatting
string | null

A JSON string of FormattingOptions, e.g., '{"newline_pause_threshold": 0.8}'.

Response

Successful Response

Response model when a non-streaming job is successfully queued.

job_id
string<uuid>
required
status
string
default:queued
detail
string
default:Your transcription job has been successfully queued.