v1
latestOpenAPI 3.1.02026-07-2627084.1 KBRemix Audio Using Prompt and Optional Lyrics
This endpoint allows users to remix an input audio file or URL using a descriptive prompt, optional lyrics, and a gender selection for vocal tone.
post/v1/Remix
Response
Successfully initiated remix task
Example response
{
"success": true,
"message": "Remix request submitted successfully",
"task_id": "task-remix-001",
"conversion_id_1": "remix-a1b2",
"conversion_id_2": "remix-c3d4",
"eta": 42,
"credit_estimate": 47.5
}