Music Generation
Stems Extraction
Extract individual stems (vocals, drums, bass, instruments) from an audio track for remixing, editing, or analysis.
POST
Authorization
string
required
Bearer token.
Bearer API_key, can be found in Settings > API Keys.Request Body
string
URL of the audio track to extract stems from. Provide either
audio_url or file_id.string
File ID of a previously uploaded audio track.
string
Clip ID from a previous music generation.
string[]
Which stems to extract. Options:
vocals, drums, bass, other, instrumental. Default: all stems.object
Audio output configuration for the extracted stems.