Vocal Separations API
POST: Create a New Vocal Separation Job
Create a new job to isolate vocals from audio tracks using Kits API.
POST
/
api
/
kits
/
v1
/
vocal-separations
Creates a vocal separation job and adds it to the separator queue. All requests must be made as multipart form requests. The response will contain the job status.
Headers
Authorization*
String
Bearer (api-key)
Request Body
inputFile*
Buffer
Supports wav, webm, mp3 or flac. Max file size is 50MB.