{
"prompt": "a transition music",
"seconds_total": 30
}curl --location --request POST 'https://api.302.ai/302/submit/stable-audio' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"prompt": "a transition music",
"seconds_total": 30
}'