A single sentence describing the song content. Output: Two complete songs automatically generated. The core upgrade of v5 is studio-grade audio quality – vocal realism is significantly improved, mix soundstage and instrument separation reach professional levels, and the "electronic/robotic" artifacts are largely eliminated. Suitable for high-quality background music production, content creator soundtracks, and quick demo generation.
Request
Authorization
Header Params
Body Params application/jsonRequired
Example
{"description":"Chinese Traditional Ballad, 70 BPM, Guzheng arpeggios, Dizi flute solo, soft female vocals, pentatonic scale, ancient palace, moonlight, poetic, melancholic, reverb-heavy.","make_instrumental":"false"}
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-v5/single' \
--header'Authorization: Bearer [Your API KEY]' \
--header'Authorization: Bearer [Your API KEY]' \
--header'Content-Type: application/json' \
--data-raw'{
"description": "Chinese Traditional Ballad, 70 BPM, Guzheng arpeggios, Dizi flute solo, soft female vocals, pentatonic scale, ancient palace, moonlight, poetic, melancholic, reverb-heavy.",
"make_instrumental": "false"
}'