Use advanced audio processing technology to separate music into vocal, instrumental, and individual instrument tracks.
separate_vocal
(default): Separate vocals and accompaniment, generating vocal and instrumental tracks
split_stem
: Separate various instrument sounds, generating vocals, backing vocals, drums, bass, guitar, keyboard, strings, brass, woodwinds, percussion, synthesizer, effects, and other tracks
taskId
: Required, identifies the original music generation taskaudioId
: Required, specifies the audio track to process when multiple variants existtype
: Optional, specifies the separation type
separate_vocal
, split_stem
separate_vocal
type
parameters will return different numbers and types of audio tracksAll endpoints require authentication using Bearer Token.
Add to request headers:
Authorization: Bearer YOUR_API_KEY
⚠️ Note:
- Keep your API Key secure and do not share it with others
- If you suspect your API Key has been compromised, reset it immediately from the management page
Request successful
The response is of type object
.