cURL
curl --request GET \
--url 'https://api.keyapi.ai/v1/tiktok/hashtag/ranklist/analytics?date=2026-07-05®ion=US&rank_type=1&hashtag_rank_field=1&page_num=1&page_size=10' \
--header 'Authorization: Bearer <YOUR_API_KEY>'import requests
response = requests.get(
'https://api.keyapi.ai/v1/tiktok/hashtag/ranklist/analytics',
params={"date": "2026-07-05", "region": "US", "rank_type": 1, "hashtag_rank_field": 1, "page_num": 1, "page_size": 10},
headers={'Authorization': 'Bearer <YOUR_API_KEY>'}
)
print(response.json())const params = new URLSearchParams({"date": "2026-07-05", "region": "US", "rank_type": 1, "hashtag_rank_field": 1, "page_num": 1, "page_size": 10});
const response = await fetch(`https://api.keyapi.ai/v1/tiktok/hashtag/ranklist/analytics?${params}`, {
method: 'GET',
headers: { 'Authorization': 'Bearer <YOUR_API_KEY>' }
});
const data = await response.json();
console.log(data);{
"code": 0,
"message": "success",
"data": [
{
"dt": 1783180800,
"region": "US",
"tag_id": "7369995007748964394",
"tag_title": "dealsforyoudays",
"total_comments_cnt": 80195,
"total_comments_history_cnt": 10487134,
"total_digg_cnt": 2687833,
"total_digg_history_cnt": 374211406,
"total_favorites_cnt": 585909,
"total_favorites_history_cnt": 62931851,
"total_shares_cnt": 276442,
"total_shares_history_cnt": 41651524,
"total_video_cnt": 30922,
"total_video_history_cnt": 4493507,
"total_views_cnt": 325978398,
"total_views_history_cnt": 30625898847
},
{
"dt": 1783180800,
"region": "US",
"tag_id": "229207",
"tag_title": "fyp",
"total_comments_cnt": 139061,
"total_comments_history_cnt": 5881634989,
"total_digg_cnt": 10549702,
"total_digg_history_cnt": 537452813952,
"total_favorites_cnt": 1105927,
"total_favorites_history_cnt": 39492749019,
"total_shares_cnt": 1558816,
"total_shares_history_cnt": 27124241501,
"total_video_cnt": 24996,
"total_video_history_cnt": 129939262,
"total_views_cnt": 268123870,
"total_views_history_cnt": 5047160027783
},
{
"dt": 1783180800,
"region": "US",
"tag_id": "1613123321562117",
"tag_title": "tiktokshop",
"total_comments_cnt": 50405,
"total_comments_history_cnt": 98217819,
"total_digg_cnt": 1243143,
"total_digg_history_cnt": 4104056952,
"total_favorites_cnt": 205022,
"total_favorites_history_cnt": 468984729,
"total_shares_cnt": 61943,
"total_shares_history_cnt": 285856030,
"total_video_cnt": 23281,
"total_video_history_cnt": 21071094,
"total_views_cnt": 107664719,
"total_views_history_cnt": 166559374586
},
{
"dt": 1783180800,
"region": "US",
"tag_id": "21833191",
"tag_title": "summerwins",
"total_comments_cnt": 34110,
"total_comments_history_cnt": 877972,
"total_digg_cnt": 786479,
"total_digg_history_cnt": 29625077,
"total_favorites_cnt": 190043,
"total_favorites_history_cnt": 3970318,
"total_shares_cnt": 80928,
"total_shares_history_cnt": 2351212,
"total_video_cnt": 19399,
"total_video_history_cnt": 679864,
"total_views_cnt": 101667424,
"total_views_history_cnt": 2528781360
},
{
"dt": 1783180800,
"region": "US",
"tag_id": "7444712738363801646",
"tag_title": "tiktokshopcreatorpicks",
"total_comments_cnt": 23344,
"total_comments_history_cnt": 17012185,
"total_digg_cnt": 810346,
"total_digg_history_cnt": 598274113,
"total_favorites_cnt": 191020,
"total_favorites_history_cnt": 105982177,
"total_shares_cnt": 92123,
"total_shares_history_cnt": 66741218,
"total_video_cnt": 18532,
"total_video_history_cnt": 7299389,
"total_views_cnt": 115138449,
"total_views_history_cnt": 53521369752
},
{
"dt": 1783180800,
"region": "US",
"tag_id": "45070",
"tag_title": "summervibes",
"total_comments_cnt": 19366,
"total_comments_history_cnt": 11945594,
"total_digg_cnt": 504721,
"total_digg_history_cnt": 848570984,
"total_favorites_cnt": 105751,
"total_favorites_history_cnt": 78220568,
"total_shares_cnt": 66727,
"total_shares_history_cnt": 62342256,
"total_video_cnt": 8547,
"total_video_history_cnt": 2075215,
"total_views_cnt": 63118788,
"total_views_history_cnt": 17493356659
},
{
"dt": 1783180800,
"region": "US",
"tag_id": "1647119754150918",
"tag_title": "tiktokmademebuyit",
"total_comments_cnt": 8764,
"total_comments_history_cnt": 29174074,
"total_digg_cnt": 375700,
"total_digg_history_cnt": 1834041140,
"total_favorites_cnt": 81235,
"total_favorites_history_cnt": 204124035,
"total_shares_cnt": 8650,
"total_shares_history_cnt": 129387941,
"total_video_cnt": 7533,
"total_video_history_cnt": 6219859,
"total_views_cnt": 41740582,
"total_views_history_cnt": 73121780705
},
{
"dt": 1783180800,
"region": "US",
"tag_id": "20884",
"tag_title": "viral",
"total_comments_cnt": 28666,
"total_comments_history_cnt": 1758438943,
"total_digg_cnt": 2529857,
"total_digg_history_cnt": 148222762950,
"total_favorites_cnt": 286939,
"total_favorites_history_cnt": 12374617182,
"total_shares_cnt": 0,
"total_shares_history_cnt": 8412047014,
"total_video_cnt": 5888,
"total_video_history_cnt": 30997083,
"total_views_cnt": 65278543,
"total_views_history_cnt": 1445011114352
},
{
"dt": 1783180800,
"region": "US",
"tag_id": "1663935709411330",
"tag_title": "capcut",
"total_comments_cnt": 24873,
"total_comments_history_cnt": 309104168,
"total_digg_cnt": 400041,
"total_digg_history_cnt": 19328953146,
"total_favorites_cnt": 39869,
"total_favorites_history_cnt": 1842977663,
"total_shares_cnt": 0,
"total_shares_history_cnt": 1389096176,
"total_video_cnt": 5153,
"total_video_history_cnt": 32633942,
"total_views_cnt": 9208200,
"total_views_history_cnt": 235292227379
},
{
"dt": 1783180800,
"region": "US",
"tag_id": "7340824418278440993",
"tag_title": "creatorsearchinsights",
"total_comments_cnt": 17619,
"total_comments_history_cnt": 54299816,
"total_digg_cnt": 528651,
"total_digg_history_cnt": 1941096351,
"total_favorites_cnt": 134322,
"total_favorites_history_cnt": 226767348,
"total_shares_cnt": 25085,
"total_shares_history_cnt": 176613899,
"total_video_cnt": 4535,
"total_video_history_cnt": 4352173,
"total_views_cnt": 20809637,
"total_views_history_cnt": 37558160288
}
],
"requestId": "50a13035-d387-40de-9782-be7dcf1425da"
}{
"code": 400,
"data": null,
"message": "Missing required parameter"
}{
"code": 401,
"data": null,
"message": "apiKey is null"
}{
"code": 402,
"data": null,
"message": "apiKey quota is not enough"
}{
"code": 429,
"data": null,
"message": "qps limit exceeded"
}{
"code": 500,
"data": null,
"message": "Internal server error"
}TikTok 趋势洞察
hashtag榜单列表
这是 hashtag 榜单接口,按日期、地区、周期和排序字段返回热门标签。返回重点是标签在当前周期内的新增评论、点赞、收藏、分享、新增视频数、新增播放量,以及各项总量,所以它呈现的是一个话题在周期内的活跃度和扩散速度。
接口用途推荐
- 适合做热点话题追踪
- 内容选题
- 看某个市场最近什么标签正在升温、给内容团队准备蹭热点清单,也适合做话题流量周报
注意事项
- 数据出自EchoTik,所以该数据均属于离线数据,会有延迟,如果接口返回没有数据证明EchoTik并未收录该数据
- 榜单中返回的值是当前周期中的增量数据
- date字段是yyyy-MM-dd格式, 榜单分为天/周/月 三个榜单, 周榜:每周周一, 月榜:每月一号。
- 该榜单数据仅代表EchoTik中已收录的hashtag计算得出来的榜单,非官方数据,仅供参考
GET
/
v1
/
tiktok
/
hashtag
/
ranklist
/
analytics
cURL
curl --request GET \
--url 'https://api.keyapi.ai/v1/tiktok/hashtag/ranklist/analytics?date=2026-07-05®ion=US&rank_type=1&hashtag_rank_field=1&page_num=1&page_size=10' \
--header 'Authorization: Bearer <YOUR_API_KEY>'import requests
response = requests.get(
'https://api.keyapi.ai/v1/tiktok/hashtag/ranklist/analytics',
params={"date": "2026-07-05", "region": "US", "rank_type": 1, "hashtag_rank_field": 1, "page_num": 1, "page_size": 10},
headers={'Authorization': 'Bearer <YOUR_API_KEY>'}
)
print(response.json())const params = new URLSearchParams({"date": "2026-07-05", "region": "US", "rank_type": 1, "hashtag_rank_field": 1, "page_num": 1, "page_size": 10});
const response = await fetch(`https://api.keyapi.ai/v1/tiktok/hashtag/ranklist/analytics?${params}`, {
method: 'GET',
headers: { 'Authorization': 'Bearer <YOUR_API_KEY>' }
});
const data = await response.json();
console.log(data);{
"code": 0,
"message": "success",
"data": [
{
"dt": 1783180800,
"region": "US",
"tag_id": "7369995007748964394",
"tag_title": "dealsforyoudays",
"total_comments_cnt": 80195,
"total_comments_history_cnt": 10487134,
"total_digg_cnt": 2687833,
"total_digg_history_cnt": 374211406,
"total_favorites_cnt": 585909,
"total_favorites_history_cnt": 62931851,
"total_shares_cnt": 276442,
"total_shares_history_cnt": 41651524,
"total_video_cnt": 30922,
"total_video_history_cnt": 4493507,
"total_views_cnt": 325978398,
"total_views_history_cnt": 30625898847
},
{
"dt": 1783180800,
"region": "US",
"tag_id": "229207",
"tag_title": "fyp",
"total_comments_cnt": 139061,
"total_comments_history_cnt": 5881634989,
"total_digg_cnt": 10549702,
"total_digg_history_cnt": 537452813952,
"total_favorites_cnt": 1105927,
"total_favorites_history_cnt": 39492749019,
"total_shares_cnt": 1558816,
"total_shares_history_cnt": 27124241501,
"total_video_cnt": 24996,
"total_video_history_cnt": 129939262,
"total_views_cnt": 268123870,
"total_views_history_cnt": 5047160027783
},
{
"dt": 1783180800,
"region": "US",
"tag_id": "1613123321562117",
"tag_title": "tiktokshop",
"total_comments_cnt": 50405,
"total_comments_history_cnt": 98217819,
"total_digg_cnt": 1243143,
"total_digg_history_cnt": 4104056952,
"total_favorites_cnt": 205022,
"total_favorites_history_cnt": 468984729,
"total_shares_cnt": 61943,
"total_shares_history_cnt": 285856030,
"total_video_cnt": 23281,
"total_video_history_cnt": 21071094,
"total_views_cnt": 107664719,
"total_views_history_cnt": 166559374586
},
{
"dt": 1783180800,
"region": "US",
"tag_id": "21833191",
"tag_title": "summerwins",
"total_comments_cnt": 34110,
"total_comments_history_cnt": 877972,
"total_digg_cnt": 786479,
"total_digg_history_cnt": 29625077,
"total_favorites_cnt": 190043,
"total_favorites_history_cnt": 3970318,
"total_shares_cnt": 80928,
"total_shares_history_cnt": 2351212,
"total_video_cnt": 19399,
"total_video_history_cnt": 679864,
"total_views_cnt": 101667424,
"total_views_history_cnt": 2528781360
},
{
"dt": 1783180800,
"region": "US",
"tag_id": "7444712738363801646",
"tag_title": "tiktokshopcreatorpicks",
"total_comments_cnt": 23344,
"total_comments_history_cnt": 17012185,
"total_digg_cnt": 810346,
"total_digg_history_cnt": 598274113,
"total_favorites_cnt": 191020,
"total_favorites_history_cnt": 105982177,
"total_shares_cnt": 92123,
"total_shares_history_cnt": 66741218,
"total_video_cnt": 18532,
"total_video_history_cnt": 7299389,
"total_views_cnt": 115138449,
"total_views_history_cnt": 53521369752
},
{
"dt": 1783180800,
"region": "US",
"tag_id": "45070",
"tag_title": "summervibes",
"total_comments_cnt": 19366,
"total_comments_history_cnt": 11945594,
"total_digg_cnt": 504721,
"total_digg_history_cnt": 848570984,
"total_favorites_cnt": 105751,
"total_favorites_history_cnt": 78220568,
"total_shares_cnt": 66727,
"total_shares_history_cnt": 62342256,
"total_video_cnt": 8547,
"total_video_history_cnt": 2075215,
"total_views_cnt": 63118788,
"total_views_history_cnt": 17493356659
},
{
"dt": 1783180800,
"region": "US",
"tag_id": "1647119754150918",
"tag_title": "tiktokmademebuyit",
"total_comments_cnt": 8764,
"total_comments_history_cnt": 29174074,
"total_digg_cnt": 375700,
"total_digg_history_cnt": 1834041140,
"total_favorites_cnt": 81235,
"total_favorites_history_cnt": 204124035,
"total_shares_cnt": 8650,
"total_shares_history_cnt": 129387941,
"total_video_cnt": 7533,
"total_video_history_cnt": 6219859,
"total_views_cnt": 41740582,
"total_views_history_cnt": 73121780705
},
{
"dt": 1783180800,
"region": "US",
"tag_id": "20884",
"tag_title": "viral",
"total_comments_cnt": 28666,
"total_comments_history_cnt": 1758438943,
"total_digg_cnt": 2529857,
"total_digg_history_cnt": 148222762950,
"total_favorites_cnt": 286939,
"total_favorites_history_cnt": 12374617182,
"total_shares_cnt": 0,
"total_shares_history_cnt": 8412047014,
"total_video_cnt": 5888,
"total_video_history_cnt": 30997083,
"total_views_cnt": 65278543,
"total_views_history_cnt": 1445011114352
},
{
"dt": 1783180800,
"region": "US",
"tag_id": "1663935709411330",
"tag_title": "capcut",
"total_comments_cnt": 24873,
"total_comments_history_cnt": 309104168,
"total_digg_cnt": 400041,
"total_digg_history_cnt": 19328953146,
"total_favorites_cnt": 39869,
"total_favorites_history_cnt": 1842977663,
"total_shares_cnt": 0,
"total_shares_history_cnt": 1389096176,
"total_video_cnt": 5153,
"total_video_history_cnt": 32633942,
"total_views_cnt": 9208200,
"total_views_history_cnt": 235292227379
},
{
"dt": 1783180800,
"region": "US",
"tag_id": "7340824418278440993",
"tag_title": "creatorsearchinsights",
"total_comments_cnt": 17619,
"total_comments_history_cnt": 54299816,
"total_digg_cnt": 528651,
"total_digg_history_cnt": 1941096351,
"total_favorites_cnt": 134322,
"total_favorites_history_cnt": 226767348,
"total_shares_cnt": 25085,
"total_shares_history_cnt": 176613899,
"total_video_cnt": 4535,
"total_video_history_cnt": 4352173,
"total_views_cnt": 20809637,
"total_views_history_cnt": 37558160288
}
],
"requestId": "50a13035-d387-40de-9782-be7dcf1425da"
}{
"code": 400,
"data": null,
"message": "Missing required parameter"
}{
"code": 401,
"data": null,
"message": "apiKey is null"
}{
"code": 402,
"data": null,
"message": "apiKey quota is not enough"
}{
"code": 429,
"data": null,
"message": "qps limit exceeded"
}{
"code": 500,
"data": null,
"message": "Internal server error"
}🪙1 credit每次请求
Copy for AI
🤖 让 AI 帮你写调用代码
点击按钮复制一段结构化提示词,可直接交给 ChatGPT、Claude 或其他 AI 助手生成接口调用代码。
授权
查询参数
yyyy-MM-dd格式 榜单具体时间
示例:
"2026-07-05"
示例:
"US"
榜单类型 1=day 2=week 3=month
示例:
1
hashtag_rank_field说明:1=total_video_cnt,2=total_views_cnt,3=total_comments_cnt,4=total_digg_cnt,5=total_shares_cnt,6=total_favorites_cnt
示例:
1
示例:
1
示例:
10
响应
The response is of type object.
⌘I

