Explore our Marketplace to buy and sell APIs, services, and social media solutions. Connect with a vibrant community of developers, businesses, and creators!
items: 标签列表hashtagID: 标签IDhashtagName: 标签名称industryIDs: 所属行业ID列表popularityCurve: 热度曲线publishCnt: 发布数量rankIndex: 排名topCreators: 头部创作者vv: 观看量pagination: 分页信息 (page / limit / totalCount / hasMore)items: Hashtag list (hashtagID / hashtagName / industryIDs / popularityCurve / publishCnt / rankIndex / topCreators / vv)pagination: Pagination info (page / limit / totalCount / hasMore)Authorization: Bearer ********************curl --location 'https://api.tikhub.io/api/v1/tiktok/ads/get_trends_hashtag_list?time_range=undefined&country_code=undefined&page=undefined&limit=undefined&industry_id=undefined' \
--header 'Authorization: Bearer <token>'{
"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
}