adapt.separate_stems
Submit a stem separation request.
Returns immediately with status: processing. Use the matching GET to
poll for completion, or supply a callback_url to receive a webhook.
Separates a mixed audio track into its constituent stems (vocals, drums,
bass, other). The outputs list contains one entry per stem with a
kind discriminator.
Documentation Index
Fetch the complete documentation index at: https://docs.soundpiece.co/llms.txt
Use this file to discover all available pages before exploring further.
Body
A unique UUID you choose. Send the same key to retry safely; we'll return the original response without doing the work again.
The audio source to operate on.
Optional HTTPS URL we'll POST the final response to when the operation reaches ready or failed. Polling remains the canonical source of truth; webhooks are a best-effort latency optimisation.
1 - 2048Response
Successful Response
