Skip to main content
POST
MiniMax Lyrics
MiniMax AI lyrics generation model that supports composing complete songs or editing existing lyrics, with structure tags ready for music generation

Request Headers

string
required
Supports: application/json
string
required
Bearer authentication format, for example: Bearer {{API Key}}.

Request Body

string
required
Generation mode. write_full_song: compose a complete song; edit: edit or continue existing lyricsOptional values: write_full_song, edit
string
Song title. When provided, output preserves this title unchanged
string
Existing lyrics content; only effective in edit mode. Can be used to continue or modify existing lyricsLength limit: 0 - 3500
string
Instructions describing song theme, style, or editing direction. Random generation when emptyLength limit: 0 - 2000

Response

string
Generated lyrics with structure tags, ready for music generation API
string
Generated song title
string
Comma-separated style tags
Last modified on April 2, 2026