Automate audio post-production workflows with the Auphonic API

domain: auphonic.com · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Authenticate using an API key: include the header 'Authorization: Bearer YOUR_API_KEY' on all requests — the API also supports HTTP Basic Auth and OAuth 2.0, but API key authentication is the recommended approach for automated workflows
  2. Create a production by POSTing to 'https://auphonic.com/api/productions.json' with a JSON body specifying at minimum 'preset' (UUID of a saved preset) or inline 'algorithms' and 'output_files' arrays; presets bundle your standard settings for reuse
  3. Upload your audio file to the production via POST to 'https://auphonic.com/api/production/{uuid}/upload.json' using multipart/form-data with the file attached as 'input_file'
  4. Start processing by POSTing to 'https://auphonic.com/api/production/{uuid}/start.json' — Auphonic queues the job and processes it asynchronously
  5. Poll production status via GET 'https://auphonic.com/api/production/{uuid}.json' and check the 'status_string' field — values progress through 'queued', 'processing', and end at 'done' or 'error'; alternatively configure a webhook URL in the production to receive a POST callback on completion
  6. Retrieve output file URLs from the completed production's 'output_files' array and download or forward them to your hosting or delivery system

Known gotchas

Related routes

Automate Bluebeam Studio Sessions and Projects via the Studio API
developers.bluebeam.com · 5 steps · unrated
Integrate the ElevenLabs Text-to-Speech API to generate and stream audio
elevenlabs.io · 6 steps · unrated
Automate audiogram generation (audio waveform video) for podcast promotion
ffmpeg.org · 6 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans