Skip to main content
POST
MiniMax Lyrics
MiniMax AI lyrics generation model. It supports generating complete lyrics from a prompt or editing/continuing existing lyrics. The generated lyrics include structural tags and can be used directly for music generation.

Request Headers

string
required
Enum value: application/json
string
required
Bearer authentication format: Bearer {{API Key}}.

Request Body

string
required
Generation mode. write_full_song: write a complete song; edit: edit/continue lyricsAllowed values: write_full_song, edit
string
Song title. If provided, the output will keep this title unchanged.
string
Existing lyrics content, effective only in edit mode. Can be used to continue or modify existing lyrics.Length limit: 0 - 3500
string
Prompt/instruction used to describe the song theme, style, or editing direction. If empty, it will be generated randomly.Length limit: 0 - 2000

Response Information

string
Generated lyrics, including structural tags, which can be used directly with the music generation API.
string
Generated song title.
string
Style tags, comma-separated.