Theme prompt describing desired lyric topic. Output: Pure text lyrics with song structure (Verse/Chorus labels), song title, and style tags. Suitable for quick lyric drafting, creative inspiration, etc. Can be used with Custom Mode for rapid re-creation and audio generation.
Request
Authorization
Header Params
Body Params application/jsonRequired
Example
{"prompt":"Describes the feeling of calmness, inspiration, and a slow, engaging narrative when facing adulthood."}
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST 'https://www.runninghub.ai/openapi/v2/rhart-audio/suno/lyrics' \
--header'Authorization: Bearer [Your API KEY]' \
--header'Authorization: Bearer [Your API KEY]' \
--header'Content-Type: application/json' \
--data-raw'{
"prompt": "Describes the feeling of calmness, inspiration, and a slow, engaging narrative when facing adulthood."
}'