curl --location --request POST 'https://api.sunoapi.com/api/v1/suno/create' \
--header 'Content-Type: application/json' \
--data-raw '{
"task_type":"extend_music",
"custom_mode": true,
"prompt": "[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",
"tags": "pop",
"continue_clip_id": "a533515b-56c9-4eb2-8cb8-7f3dfa165eb8",
"continue_at": 30,
"mv": "chirp-v3-5"
}'