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