Make your first API call
Create an account
Sign up at dashboard.audioshake.ai. You’ll get 10 free credits to start building immediately.
Create an API key
In the dashboard, go to Settings > API Keys and click Create new key. Copy and store the key — you will not be able to view it again.
Create your first Task
A Task runs one or more models against a media source. This example separates a track into vocals and instrumental:Save the
id from the response.Using a local file
Upload your file first with Upload File, then use the returnedassetId instead of url:
What’s next?
Models
Browse all available models.
Instrument Separation
Isolate vocals, drums, bass, and more.
Webhooks
Get notified when targets complete instead of polling.
API Reference
Full endpoint reference.