Authorization: Bearer ********************
{
"type":"All",
"proxy":""
}
curl --location --request POST 'https://api.moreapi.cn/api/bilibili/rank' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"type":"All",
"proxy":""
}'
{}