Upload File
Uploads a file to create an Amberscript job.
POST
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
filerequired
Audio or video file to upload.
string
Language code for the uploaded media. Use `auto` to let Amberscript detect supported languages automatically.
string
`transcription`, `captions`, or `translatedSubtitles`.
string
`direct` for automatic jobs or `perfect` for manual jobs.
number
Known speaker count from `0` to `5`.
string
Optional webhook URL for final job status callbacks.
string
Optional glossary to apply to this upload.
string
Transcript style: `cleanread` or `verbatim`.
string
Optional turnaround time for manual jobs.
string
Target language code when requesting translated subtitles during upload.