{
"cookie": "Your_Cookie_Here",
"item_id": "7559536212910853422"
}{
"audience_distribution": {
"fan_list": [
{
"key": "1",
"value": 0.156
},
{
"key": "0",
"value": 0.844
}
]
},
"audience_keyword": {
"keyword_list": [
{
"keyword": "美食",
"value": 0.35
},
{
"keyword": "旅游",
"value": 0.28
},
{
"keyword": "生活",
"value": 0.22
},
{
"keyword": "娱乐",
"value": 0.15
}
]
},
"status_code": 0,
"status_msg": ""
}Authorization: Bearer ********************{
"cookie": "Your_Cookie_Here",
"item_id": "7559536212910853422"
}curl --location 'https://api.tikomni.com/api/u1/v1/douyin/creator_v2/fetch_item_audience_others' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"cookie": "Your_Cookie_Here",
"item_id": "7559536212910853422"
}'{}