MiniMax AI is a lyric generation model that supports generating complete lyrics based on prompts or editing and expanding existing lyrics. The generated lyrics include structural tags and can be used directly for music generation.

After setting the parameters, click "Generate" to get the results
Request JSON
{}API
curl --location --request POST 'https://api.jiekou.ai/v3/minimax-music-lyrics' \
--header "Content-Type: application/json" \
--header "Authorization: Bearer ${API_KEY}" \
--data-raw '{}'