POST
Upload audio for transcription

Authorizations

Authorization
string
header
required

API key beginning with audream_sk_.

Path Parameters

note_id
string<uuid>
required

Client-generated note UUID.

Body

multipart/form-data
file
file
required

Audio file to process.

title
string
default:Audio note
Maximum string length: 256
language
string

Language code or auto for detection.

Example:

"auto"

hotwords
string

Space-separated vocabulary hints for transcription.

template_instructions
string

Optional instructions forwarded to downstream Insights generation.

Maximum string length: 4000
automatic_artifacts
string

Optional JSON array string containing artifact kinds to generate after Insights.

Example:

"[\"epiphany\",\"deep_research\"]"

auto_speaker_labeling_enabled
boolean
default:true

Response

Transcription was queued or is already active.

note_id
string
status
string
Examples:

"queued"

"processing"

stage
string
title
string
created_at
number
updated_at
number