Upload audio for transcription
Transcription
Upload audio for transcription
Uploads an audio file and queues transcription. The note ID must be a client-generated UUID. The endpoint accepts WAV, Opus, Ogg, M4A, MP3, and AAC files.
POST
Upload audio for transcription
Authorizations
API key beginning with audream_sk_.
Path Parameters
Client-generated note UUID.
Body
multipart/form-data
Audio file to process.
Maximum string length:
256Language code or auto for detection.
Example:
"auto"
Space-separated vocabulary hints for transcription.
Optional instructions forwarded to downstream Insights generation.
Maximum string length:
4000Optional JSON array string containing artifact kinds to generate after Insights.
Example:
"[\"epiphany\",\"deep_research\"]"