{
"cookie": "Your_Cookie_Here",
"start_date": "20250713",
"end_date": "20251011"
}{
"primary_verticals": ["动物", "美食", "旅游"],
"status_code": 0,
"status_msg": ""
}Authorization: Bearer ********************{
"cookie": "Your_Cookie_Here",
"start_date": "20250713",
"end_date": "20251011"
}curl --location 'https://api.tikomni.com/api/u1/v1/douyin/creator_v2/fetch_item_analysis_involved_vertical' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"cookie": "Your_Cookie_Here",
"start_date": "20250713",
"end_date": "20251011"
}'{}