Capability

Lyrics

Generate song lyrics from a theme and optional style, mood, structure, and language direction.

Compat route available

POST /v1/generate/lyrics covers write_lyrics (old prompt → new theme). See Compat Routes.

Quickstart

POST/v1/generate/lyricscompat route

curl -X POST https://apiv2.soundverse.ai/v1/generate/lyrics \ -H "Authorization: Bearer sksoundverse_..." \ -H "Content-Type: application/json" \ -H "Idempotency-Key: lyrics-req-001" \ -d '{"prompt": "long-distance love, leaving your hometown"}'

write_lyrics — native payload

POST/v1/generationstool_id for (model, "write_lyrics")

FieldTypeRequiredDefaultDescription
themestringYesThe central theme, topic, or story the lyrics should be about, e.g. 'long-distance love', 'leaving your hometown'.
stylestringNo""Musical style or genre, e.g. 'pop', 'hip-hop', 'folk ballad'. Influences phrasing and vocabulary.
moodstringNo""Emotional tone, e.g. 'melancholic', 'triumphant', 'playful'.
languagestringNo"English"Language to write the lyrics in.
structurestringNo""Desired song structure, e.g. 'verse, chorus, verse, chorus, bridge, chorus'. Leave empty to let the model choose.
rhymebooleanNotrueWhether the lyrics should rhyme. Set false for free-verse / spoken-word.
explicitbooleanNofalseAllow explicit language. When false, lyrics stay clean / radio-safe.
extra_instructionsstringNo""Any additional freeform instructions, e.g. 'mention rain', 'keep it under 16 lines'.

Pricing

VersionRoyalty-FreeStandardDistributionSyncMaster
v5$0.02$0.02$0.02$0.02$0.02

USD per generation, by license tier.