{
"cookie": "Your_Cookie_Here",
"item_id": "7559536212910853422"
}{
"bullet_distribution": [
{
"time_point": 5,
"count": 328,
"percentage": 15.2
},
{
"time_point": 12,
"count": 562,
"percentage": 26.1
},
{
"time_point": 18,
"count": 445,
"percentage": 20.6
}
],
"hot_words": [
{
"word": "哈哈哈",
"count": 156,
"sentiment": "positive"
},
{
"word": "精彩",
"count": 98,
"sentiment": "positive"
},
{
"word": "学到了",
"count": 76,
"sentiment": "positive"
}
],
"total_count": 2156,
"peak_time": 12,
"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_danmaku_analysis' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"cookie": "Your_Cookie_Here",
"item_id": "7559536212910853422"
}'{}