Authorization: Bearer ********************
{
"custom_mode": true,
"lyrics": "[Verse]\nStars they shine above me\nMoonlight softly glows\nWhispers in the night sky\nDreams that only grow\n\n[Verse 2]\nMidnight winds are calling\nCarrying a tune\nHeartbeats echo softly\nDancing with the moon\n\n[Chorus]\nStarry night starry night\nLet your light ignite ignite\nBright as day bright as day\nGuide my way guide my way\n\n[Verse 3]\nShadows move and twinkle\nNighttime come alive\nMystery in the heavens\nStories that survive\n\n[Bridge]\nMagic fills the darkness\nWonder in the air\nEvery star a secret\nIn the sky I stare\n\n[Chorus]\nStarry night starry night\nLet your light ignite ignite\nBright as day bright as day\nGuide my way guide my way",
"title": "Starts",
"sound": "pop",
"replace_start_time":20,
"replace_end_time":120,
"continue_clip_id": "f524dd12-cb7a-4eb6-b2fb-780f0ed07d9c",
"task_type":"replace_music",
"mv": "FUZZ-1.1 Pro"
}
curl --location --request POST 'https://api.musicapi.ai/api/v1/riffusion/create' \
--header 'Content-Type: application/json' \
--data-raw '{
"custom_mode": true,
"lyrics": "[Verse]\nStars they shine above me\nMoonlight softly glows\nWhispers in the night sky\nDreams that only grow\n\n[Verse 2]\nMidnight winds are calling\nCarrying a tune\nHeartbeats echo softly\nDancing with the moon\n\n[Chorus]\nStarry night starry night\nLet your light ignite ignite\nBright as day bright as day\nGuide my way guide my way\n\n[Verse 3]\nShadows move and twinkle\nNighttime come alive\nMystery in the heavens\nStories that survive\n\n[Bridge]\nMagic fills the darkness\nWonder in the air\nEvery star a secret\nIn the sky I stare\n\n[Chorus]\nStarry night starry night\nLet your light ignite ignite\nBright as day bright as day\nGuide my way guide my way",
"title": "Starts",
"sound": "pop",
"replace_start_time":20,
"replace_end_time":120,
"continue_clip_id": "f524dd12-cb7a-4eb6-b2fb-780f0ed07d9c",
"task_type":"replace_music",
"mv": "FUZZ-1.1 Pro"
}'
{
"message": "success",
"task_id": "6d7253ac-916e-49a8-b288-91ffa7f8a8cd"
}