API Documentation
Stem Separation API
This endpoint allows users to separate audio stems from a provided track using AI.
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