Authorization: Bearer ********************
{
"keyword":"兰亭序",
"count":10,
"cursor":"0",
"search_id":"",
"proxy":""
}
curl --location --request POST 'http://api.moreapi.cn/api/douyin/search_music' \
--header 'Content-Type: application/json' \
--data-raw '{
"keyword":"兰亭序",
"count":10,
"cursor":"0",
"search_id":"",
"proxy":""
}'
{}