The Audream API gives your applications the same cloud processing capabilities used by Audream on iOS, Android, and the web.

Upload and transcribe

Submit WAV, Opus, Ogg, M4A, MP3, or AAC audio and receive timestamped, speaker-aware transcripts.

Generate insights

Produce summaries, decisions, action items, work plans, and mind maps from a completed transcript.

Build optional artifacts

Generate epiphany, deep research, or podcast artifacts without replacing the note’s primary Insights.

Ask across notes

Ask grounded questions across selected processed notes.

Build AI agents

Expose Audream notes, grounded answers, and audio workflows as agent tools.

Base URL

All API requests use HTTPS and JSON, except audio uploads, which use multipart/form-data.

Start here

  1. Create an API key from Settings → Account → API keys in Audream for iOS, Android, or Web.
  2. Store the key in a server-side secret manager or environment variable.
  3. Follow the quickstart to upload and process your first audio file.
API keys can access the Audream notes and AI processing owned by the account that created them. Never embed a key in a mobile app, browser bundle, public repository, or downloadable executable.