create.remix_instrumental
Submit an instrumental remix request.
Returns immediately with status: processing. Use the matching GET to
poll for completion, or supply a callback_url to receive a webhook.
Takes an existing instrumental track (no vocals) and produces new
instrumental variations of it — the source itself guides the output, so
there are no lyrics or prompt fields. For remixing a track that
contains vocals, use create.remix_song instead. Set n_variations
(1-3) for how many variations to produce — each appears as a separate
entry in outputs when the operation is ready.
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 track to remix.
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 - 2048How many output variations to produce (1-3).
1 <= x <= 3Response
Successful Response
