LogoreAPI
  • Models
  • Prompt
  • Viral Videos
  • Blog
  • API Docs
  • API Updates
§01Playground02Use cases03Pricing04FAQ05API
Home/Models/Vocal Remover APInew

Vocal Remover API

Add a vocal remover API to your app. Send a public song URL, remove vocals, and return vocal plus instrumental tracks through one async task.

Price
est$0.2– $0.2per started minute
Try vocal removalView vocal remover docs
01playground
InputsPOST /api/v1/audio/generations

MP3 / WAV / AAC / OGG

vocals

Default auto

deep_extraction or clear_cut

Optional: lead_back

Optional

mp3, wav, flac, aac, or ogg

Outputidle
no output
Run Generate to see results.
02use cases

What you can build

Real workflows powered by this model.

vocals separated from an instrumental backing track
01/case

Vocal remover API for karaoke tracks

Use the vocal remover API to turn a mixed song into a backing track for karaoke apps, rehearsal tools, and creator workflows. Your product sends one audio URL and gets downloadable tracks back after the task completes. The vocal remover API keeps the user flow short: upload, wait for completion, play the instrumental.

Remove vocals
audio editor showing isolated vocal and backing tracks
02/case

Vocal remover API for remix editors

Route isolated vocals into remix, mastering, sampling, or moderation pipelines. The vocal remover API returns labeled tracks, so your editor can place the vocal and instrumental outputs in the right lanes. That label mapping matters when users export ZIP files, timelines, or preview players. Use the same labels to keep project files, download names, and moderation records consistent. The vocal remover API also helps teams keep one source task connected to every exported track.

async task queue processing vocal removal jobs
03/case

Production vocal remover API jobs

Client uploads fail, networks drop, and users refresh tabs. Keep your own task record before calling the vocal remover API, then poll the returned task id until output is ready. That keeps paid workflows and batch queues tied to one reAPI task. For batch jobs, store the source URL, selected format, and task id before showing the user a progress state.

03pricing

Pricing

Credit-based — 1 credit = $0.001 USD. Pay only for completed generations.

ModeCategoryUnitPrice
Vocal removal
└Source audio1 started minute
$0.2
200 credits
05why

Why reAPI

01

Why this vocal remover API is pinned to vocals

This vocal remover API page submits the stem-separator model with stem fixed to vocals. Users do not have to pick from every possible instrument when the job is simply remove vocals. The playground and docs both reflect that same constraint.

02

Lead and backing vocals when needed

Set multivocal to lead_back when your product needs lead and backing vocals as separate outputs. If backing vocals are not detected, the task still returns the available tracks. This is useful for rehearsal products, cover tools, and editors that need to mute only the lead vocal while keeping harmonies in context.

03

Vocal remover API output your app can map

Completed tasks return audio URLs and track metadata when labels are available. That makes the vocal remover API easy to wire into queues, editors, and download pages. Your backend can store the task id first and attach URLs after polling finishes.

06quickstart

Integrate the vocal remover API in three steps

  1. 01
    step 01

    Create an API key

    Generate a reAPI key from workspace settings. The same key works across image, video, and audio endpoints, including the vocal remover API.

    Open
  2. 02
    step 02

    Submit a vocal removal task

    POST to /api/v1/audio/generations with model audio-stem-separator, stem vocals, and a public audio_url. Add output format or lead_back only when your workflow needs it.

    Open
  3. 03
    step 03

    Poll and download

    GET /api/v1/tasks/:id until the task is completed. Download output.audio_urls or read output.tracks to map vocals, no_vocals, and optional lead/back labels.

    Open
07faq

Frequently asked questions

Common questions about this model.

The vocal remover API is an async source separation endpoint for removing vocals from a mixed audio file. Send a public audio_url, set model to audio-stem-separator with stem vocals, and poll until the task returns vocal and no_vocals tracks. Use the vocal remover API when your product needs karaoke, remix, or rehearsal output without a manual editor.

09api reference
docs/api/vocal-remover

API reference

Drop-in code and the full parameter table.

View full reference
curl https://reapi.ai/api/v1/audio/generations \
  -H "Authorization: Bearer $REAPI_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"audio-stem-separator","audio_url":"https://cdn.example.com/song.wav","stem":"vocals","encoder_format":"mp3"}'
start building

Ready to ship?

Try it in the playground or grab an API key to integrate now.

Try vocal removalGet API key
LogoreAPI

reAPI is the AI API aggregator with sub-second failover, zero request logging, and one OpenAI-compatible endpoint for every top model.

GitHubX (Twitter)YouTube
Built withLogo of reAPIreAPI
Featured on There's An AI For ThatFeatured on Findly.toolsFazier badgeDang.ai
ai tools code.market
Featured on Twelve Tools
Image
  • GPT Image 2
  • Gemini 3 Pro Image
  • Gemini 3.1 Flash Image
  • Gemini 2.5 Flash Image
  • Seedream 5.0 Lite
Video
  • Seedance 2.0
  • Happy Horse 1.0
  • Vidu Q3
  • Grok Imagine 1.0
  • VEO 3.1
Tools
  • Enhance Video 1.0
Resources
  • Blog
  • About
  • Contact
  • API Updates
  • Cookie Policy
  • Privacy Policy
  • Terms of Service
·······
© 2026 reAPI. All Rights Reserved.