This endpoint layers AI-generated vocals on top of an existing instrumental. Given a prompt (e.g., lyrical concept or musical mood) and optional audio, it produces vocal output harmonized with the provided track.
uploadUrl
, callBackUrl
, prompt
, title
, negativeTags
, style
m
(male), f
(female)text
(text generation), first
(first track complete), complete
(all tracks complete)text
and first
stages may be skipped, directly returning complete
All endpoints require authentication using Bearer Token.
Add to request headers:
Authorization: Bearer YOUR_API_KEY
⚠️ Note:
- Keep your API Key secure and do not share it with others
- If you suspect your API Key has been compromised, reset it immediately from the management page
Request successful
The response is of type object
.