{
"prompt": "cat dance"
}curl --location -g --request POST '{{BASE_URL}}/suno/generate/lyrics/' \
--header 'accept: */*' \
--header 'authorization: Bearer {{YOUR_API_KEY}}' \
--header 'Authorization: Bearer {{YOUR_API_KEY}}' \
--header 'content-type: application/json' \
--data-raw '{
"prompt": "cat dance"
}'{
"id": "da25a365-29eb-4e54-99ce-554839d2b488"
}