Stem Separation API Overview
The Stem Separation API by Soundverse allows you to extract specific parts (or “stems”) of a song such as:
- Vocals
- Instruments
- All individual stems (vocals, drums, bass, etc.)
This is useful for remixing, karaoke creation, music analysis, or background score extraction.
Core Parameters
🛈 The parameters below define the request body for this API.
Parameter | Type | Required? | Description |
---|---|---|---|
audioUrl | string | ✅ Required | URL to the input audio file. |
Request Body
Code Samples
- Python code sample
- cURL
Response
Possible Errors
- If NSFW words are detected
- If Artist name is detected
- Generation Fail Error