MiniMax Music 3.0 (GMI Cloud)

Official GMI Cloud MiniMax Music 3.0 end-to-end song generator endpoint.

Updated 8/25/20261 code examples
加载评分…

About the Model

Why Choose MiniMax Music 3.0?

MiniMax Music 3.0 generates complete songs from prompts—including original lyrics, vocal performances, and rich musical arrangements.

Key Features

  • End-to-End Songwriting: Directly generates vocal tracks and full stereo instrumentals from a text prompt.
  • Genre Flexibility: Pop, rock, jazz, electronic, folk, and ambient styles supported.
  • 100% Free: Available free during GMI Cloud MiniMax Week.

How to Access for Free (via GMI Cloud)

Free Offer Details

100% free during MiniMax Week on GMI Cloud. Generate full vocal songs directly from text.

Try it in your browser

Pick a model, paste your own free key, and run. Your key is sent once to call the provider and never stored on our servers.

Pick a model, paste your own free key, and run. Your key is sent once to call the provider and never stored on our servers.

Code Examples

curl
curl https://api.gmi-serving.com/v1/audio/music \
  -H "Authorization: Bearer $GMI_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "music-3.0",
    "prompt": "一首轻快欢畅的赛博朋克电子流行乐,带有动感的合成器贝斯和清脆的女声主唱。"
  }'

Community Feedback

Comments are tied to your GitHub account — sign in to join the discussion.