{
"cookie": "Your_Cookie_Here",
"item_id": "7559536212910853422",
"analysis_type": 1
}{
"analysis_trend": {
"current_item": [
{
"key": "00:00",
"value": 0.2653
},
{
"key": "00:01",
"value": 0.2653
},
{
"key": "00:05",
"value": 0.0272
},
{
"key": "00:10",
"value": 0.1429
}
],
"similar_author": [
{
"key": "00:00",
"value": 0.1594
},
{
"key": "00:01",
"value": 0.2229
}
]
},
"status_code": 0,
"status_msg": ""
}Authorization: Bearer ********************{
"cookie": "Your_Cookie_Here",
"item_id": "7559536212910853422",
"analysis_type": 1
}curl --location 'https://api.tikomni.com/api/u1/v1/douyin/creator_v2/fetch_item_watch_trend' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"cookie": "Your_Cookie_Here",
"item_id": "7559536212910853422",
"analysis_type": 1
}'{}