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",
"start_date": "20250713",
"end_date": "20251011",
"genres": [2, 3, 4, 5, 8],
"primary_verticals": ["动物"],
"metric_type": 1
}fetch_item_analysis_involved_vertical 获取垂类标签Authorization: Bearer ********************{
"cookie": "Your_Cookie_Here",
"start_date": "20250713",
"end_date": "20251011",
"genres": [
2,
3,
4,
5,
8
],
"primary_verticals": [
"动物"
],
"metric_type": 1
}curl --location --request POST 'https://api.tikhub.io/api/v1/douyin/creator_v2/fetch_item_analysis_item_performance' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"cookie": "Your_Cookie_Here",
"start_date": "20250713",
"end_date": "20251011",
"genres": [
2,
3,
4,
5,
8
],
"primary_verticals": [
"动物"
],
"metric_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
}