Authorization: Bearer ********************{
"ids": [
"99d0b580-07c2-44ed-94c3-445a91407db5"
]
}curl --location --request POST 'https://api.tu-zi.com/suno/fetch' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"ids": [
"99d0b580-07c2-44ed-94c3-445a91407db5"
]
}'{}