Music generation interface, can generate new music directly or continue existing musicIf you want to continue a user-uploaded music, you need to add -upload after the mv field, for example chirp-v3-5-upload
Music generation interface, can generate new music directly or continue existing musicIf you want to continue a user-uploaded music, you need to add -upload after the mv field, for example chirp-v3-5-upload
curl -X POST "https://gptproto.com/suno/generate" \ -H "Authorization: YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "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", "tags": "heavy metal", "mv": "chirp-v3-5", "title": "Starry ", "continue_clip_id": "73d482c0-c068-4202-8f2e-e4759e584f9b", "continue_at": 48, "infill_start_s": null, "infill_end_s": null}'