Integrate InfiniteMix into your applications with our powerful REST API.
Log in to your InfiniteMix account and navigate to Settings → API to generate your API key.
Use your API key to authenticate requests. Here's a simple example:
The API returns a job ID. Poll the status endpoint to get your mix:
Bearer token authentication for secure and straightforward API access.
Fair usage limits: 100 requests/hour for standard accounts. Scales with usage.
Clean, predictable REST API following industry best practices and standards.
/v1/mixCreate a new mix from multiple audio tracks.
/v1/mix/:job_idGet the status and result of a mix job.
/v1/analyzeAnalyze a track to get BPM, key, and energy information.
/v1/mix/:job_idCancel a pending or processing mix job.
Check our full documentation or contact our developer support team.