HomeModels › MiniMax Music v2.6
MiniMax · Music v2.6 · Just Added

MiniMax Music v2.6 API

MiniMax Music v2.6 turns lyrics into complete songs with configurable style and structure, exposed through NovAI's /v1/audio/speech endpoint and billed by real token usage.

$1.54 / 1M
Token rate
≈$0.154
Per song (ref)
URL
Output
$0
Platform fee
Sign Up - Get $2.00 Free Credit See All Pricing

Why use MiniMax Music v2.6 on NovAI?

  • Lyrics-to-song - complete tracks from your lyrics
  • Configurable style - genre, mood and song structure control
  • Vocal or instrumental - flexible output modes
  • Audio URL output - downloadable track link (valid ~24h)
  • Proven v2.6 - stable, production-ready music generation
  • Token billing - pay only for real upstream token usage

Best use cases

  • Original songs and demos
  • Background music for content
  • Jingles and ad audio
  • App and game soundtracks
  • Instrumental tracks

Quick start

cURL — generate a song

curl https://aiapi-pro.com/v1/audio/speech \
  -H "Authorization: Bearer $NOVAI_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "minimax-music-v2.6",
    "prompt": "upbeat synthwave, driving bass, 80s retro",
    "lyrics": "[verse] Neon lights on the midnight road [chorus] We drive forever",
    "response_format": "url"
  }'

Music generation takes prompt (style) + lyrics; set is_instrumental: true for instrumental tracks. Returns a JSON body with audio_url (valid ~24h). Billed by real upstream token usage (usage.total_tokens × $1.54 / 1M) — a typical ~3-minute song is ~100k tokens ≈ $0.154.

Try MiniMax Music v2.6 today

Zero platform fee. Credits never expire. OpenAI-compatible API.

Sign Up Free