Separate vocals and background music from an audio file using AI.
Documentation Index
Fetch the complete documentation index at: https://api.finevoice.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer token for authentication. Format: Bearer {your_api_key}
Publicly accessible URL of the audio file to separate.
"https://webresources.fineshare.net/finevoice3/audio/isolator-original.mp3"
Separation model to use. Supported values: standard, vocals-only, instrumental-only.
"default"
Set to true to process asynchronously and receive a task_id for polling.
true
Task accepted. Returns a task_id for polling status.
"a1b2c3d4-e5f6-7890-abcd-ef1234567890"