Explore our Marketplace to buy and sell APIs, services, and social media solutions. Connect with a vibrant community of developers, businesses, and creators!
{
"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 --request POST 'https://api.tikhub.io/api/v1/douyin/creator_v2/fetch_item_audience_others' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"cookie": "Your_Cookie_Here",
"item_id": "7559536212910853422"
}'{
"code": 200,
"request_id": "string",
"message": "Request successful. This request will incur a charge.",
"message_zh": "请求成功,本次请求将被计费。",
"support": "Discord: https://discord.gg/aMEAS8Xsvz",
"time": "string",
"time_stamp": 0,
"time_zone": "America/Los_Angeles",
"docs": "string",
"cache_message": "string",
"cache_message_zh": "string",
"cache_url": "string",
"router": "",
"params": {},
"data": null
}