Separate vocals and instruments from music tracks
task_id (required): Task ID from a completed music generation (Generate Music or Extend Music)audio_id (required): Specific audio track identifier from the callback dataAll API endpoints require Bearer Token authentication
Get your API Key:
Visit the API Key Management Page to get your API Key
Add it to the request header:
Authorization: Bearer VIDGO_API_KEYAPI model identifier.
Must be separate-vocals for this endpoint.
separate-vocals "separate-vocals"
Webhook callback URL for result notifications.
The endpoint will receive POST requests with separation completion status and download URLs for each track.
"https://your-domain.com/callback"
Input parameters for vocal separation