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",
"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 --request POST 'https://api.tikhub.io/api/v1/douyin/creator_v2/fetch_item_watch_trend' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"cookie": "Your_Cookie_Here",
"item_id": "7559536212910853422",
"analysis_type": 1
}'{
"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
}