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