Authorization: Bearer ********************
{
"author_id":"7174023660888408071",
"proxy":""
}
curl --location --request POST 'http://api.moreapi.cn/api/douyin_kol/get_author_base_info' \
--header 'Cookie: {{cookie}};{{cookie}}' \
--header 'cookie: {{cookie}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"author_id":"7174023660888408071",
"proxy":""
}'
{}