Extend
Instantly lengthen your tracks while maintaining seamless flow and high-quality sound. If the extend prompt is same as original prompt, the extension will be more consistent.
URL: https://app.jenmusic.ai/api/v3/public/track/extend/:trackid
Method: POST
Parameters
"prompt": string
Response
{
"data": [
{
"id": "402dc1ad-4eef-43be-34567",
"status": "https://app.jenmusic.ai/api/v3/public/generation_status/402dc1ad-4eef-43be-34567"
}
]
}
Updated 22 days ago