🚀 apiv2 is live!
Soundverse’s Enterprise API has moved to apiv2.soundverse.ai — new self-serve account setup, API keys, and billing are managed at platform.soundverse.ai. This page documents the legacy
api.soundverse.ai API.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.
Request Body
Code Samples
- Python code sample
- Vocals
- Instruments
- All Stems
- cURL
- Vocals
- Instruments
- All Stems
Response
- Vocals
- Instruments
- All Stems
Possible Errors
- If NSFW words are detected
- If Artist name is detected
- Generation Fail Error

