Hi Bubblers!
I just released AI Music Generator, a no-code wrapper for the Suno API that lets your app create studio-quality tracks in seconds.
Why you’ll love it
- Prompt-to-Song – generate full songs from a single text prompt.
- Lyrics-to-Song – turn any lyric sheet into a finished track.
- Cover Mode – upload reference audio and get a fresh AI cover.
- Song Extension – add an outro, extra bars or a new verse.
- Lyric Tools – auto-write lyrics or retrieve word-accurate lyrics + timestamps.
- Downloads & Stems – fetch MP3 320 kbps or WAV 44.1 kHz and separate vocal/instrumental stems with one click.
One-minute setup
- Create an API key at kie.ai and be sure you have credits.
- Paste
Bearer <your-key>
in the plugin’s Authorization header. - Run Generate Song in your workflow, save
task_id
+stream_url
. - Poll Get Song (or use a
callback_url
) untilstatus = completed
, then grabaudio_file
.
That’s it—add royalty-free music, background tracks, intros and more without leaving Bubble.
Plugin link AI Music SUNO API Plugin | Bubble