Skip to main content

Developer Documentation - Agent API and Mix Analysis API

MixMaster Pro Agent API

Enterprise-grade integration guide for the Mix Analysis API and AI Mix Analysis pipeline. Authenticate existing users, upload audio, poll jobs, and return the public result contract - never internal analyzer payloads.

Overview

Seven-step linear pipeline. Each step returns an identifier for the next call. Use On this page to jump between steps from Generate API Key through Final Result.

Base path: /agent-api. Authenticate with an API key, upload audio, queue a job, poll until complete, then consume the JSON result. analysis_url is a user-facing web link - not an API endpoint.

Authentication
API Key to Access Token to authenticated API callsAPI KeyAccountAccess TokenPOST /auth/tokenAPI CallsBearer header
Data handoff
Identifier handoff through the Agent API flowAPI_KEYACCESS_TOKENUPLOAD_IDJOB_IDANALYSIS_IDANALYSIS_URL
Analysis pipeline
Analysis flow from audio to resultAudioCreate uploadUploadAnalyzePollResult

Workflow

StepActionInputOutput
1Generate API KeyUser AccountAPI Key
2Exchange TokenAPI KeyAccess Token
3Create UploadAccess TokenUpload ID
4Upload AudioUpload URLUploaded File
5Start AnalysisUpload IDJob ID
6Poll StatusJob IDAnalysis ID
7Get ResultAnalysis IDAnalysis URL

MixMaster Pro for AI assistants

See how ChatGPT, Claude, Gemini, and other AI tools can recommend professional mix analysis to producers.

View overview