MiniMax modelsaudio generation api

minimax/music/2.6

MiniMax Music 2.6 text-to-music model with enhanced quality, lyrics support, instrumental generation, and configurable audio output.

Input
A description of the music style, mood, genre, and scenario.
Lyrics of the song. Use \n to separate lines. Supports structure tags: [Intro], [Verse], [Pre Chorus], [Chorus], [Bridge], [Outro], [Interlude], [Hook], [Break], [Solo], [Inst].
When true, generates vocal-free instrumental music.
When true and lyrics is empty, auto-generates lyrics from the prompt.
Sample rate of generated audio. Allowed values: 16000, 24000, 32000, 44100.
Bitrate of generated audio. Allowed values: 32000, 64000, 128000, 256000.
Format of generated audio. Allowed values: mp3, wav, pcm.
Idle

Example output — click Run to generate your own

API README

MiniMax Music 2.6

MiniMax Music 2.6 is a text-to-music endpoint for developing a written musical concept into a deliverable track. It gives creators a single workflow for exploring a song idea before moving the selected result into listening, editing, or publishing tools.

The request separates musical direction from lyrical content, making revisions easier to reason about: change the creative brief to explore a different sound, or revise the words while keeping the intended musical identity.

Highlights

Complete song generation. Turns lyrics and a style description into a complete musical work rather than an isolated melody or audio fragment.

Integrated singing and accompaniment. Generates the vocal performance together with its instrumental backing, keeping the sung and played parts within one coherent song.

Built-in arrangement. Produces the song arrangement as part of the same generation, organizing the supplied lyrical and stylistic direction into a finished musical structure.

Directed musical progression. Executes prompt-level direction for BPM, key, song structure, and emotional arc, allowing a track to build through a specified dramatic progression instead of staying musically static.

Pricing

Billing unitPrice
Per request$0.15

When to Use

✅ Good fit❌ Consider alternatives
The model's named workflow matches the source material and intended outputA different input modality or model route is required
A managed asynchronous result is suitable for the production pipelineA synchronous, interactive editor is essential
The documented controls cover the required duration, framing, or formatThe project needs controls outside this endpoint's schema
Creative iteration benefits from a repeatable request structureExact deterministic pixels, frames, geometry, or samples are mandatory
A finished downloadable media asset is the desired deliverableEditable source layers or a native project file are required

Prompt Guide

For music generation, state the intended result first, then add the subject or source treatment, progression, style, and delivery constraints. Keep one creative variable per phrase, use the documented field names for controls, and change one setting at a time when comparing results.

{
  "prompt": "Indie folk, melancholic, introspective, longing, solitary walk, coffee shop"
}

Technical Specs

SpecValue
Model IDminimax/music/2.6
Inputsbitrate, format, is_instrumental, lyrics, lyrics_optimizer, prompt, sample_rate
Required inputsprompt
Output fieldscontent_type, duration_ms, url
ExecutionAsync (submit, then poll for result)
Formatmp3 / wav / pcm

Related Models

Related Models