获取热门音乐排行榜/Get popular sound rankings
GET
https://api.tikhub.io/api/v1/tiktok/ads/get_sound_rank_list
TikTok-Ads-API
Last modified:2025-06-16 00:25:53
OperationId:get_sound_rank_list_api_v1_tiktok_ads_get_sound_rank_list_get
[中文]
用途:
参数:
返回内容说明:
pagination
: 分页信息page
: 当前页size
: 每页数量total
: 总数量has_more
: 是否有更多sound_list
: 音乐列表author
: 音乐作者clip_id
: 片段IDcml_mid
: 商业音乐IDcountry_code
: 国家代码cover
: 封面图URLduration
: 时长(秒)if_cml
: 是否商业音乐is_search
: 是否搜索结果link
: 音乐链接music_url
: 音乐播放URLon_list_times
: 上榜次数(可能为null)promoted
: 是否推广rank
: 排名rank_diff
: 排名变化rank_diff_type
: 排名变化类型related_items
: 相关视频列表item_id
: 视频IDcover_uri
: 封面URIsong_id
: 歌曲IDtitle
: 音乐标题trend
: 趋势数据time
: 时间戳value
: 该时间点的值url_title
: URL标题示例响应:
{
"code": 200,
"router": "/api/v1/tiktok/ads/get_sound_rank_list",
"params": {
"period": "30",
"page": "1",
"limit": "20",
"rank_type": "popular",
"new_on_board": "false",
"commercial_music": "false",
"country_code": "US"
},
"data": {
"code": 0,
"msg": "OK",
"data": {
"pagination": {
"page": 1,
"size": 20,
"total": 99,
"has_more": true
},
"sound_list": [
{
"author": "CYRIL & MOONLGHT & The La's",
"clip_id": "7424014547218565904",
"cml_mid": "7512350022513852432",
"country_code": "US",
"cover": "https://p16-sg.tiktokcdn.com/aweme/720x720/tos-alisg-v-2774/osxQt9H6AFAPAzveAQL4SQgGreoyVe6IDaCCXQ.jpeg",
"duration": 22,
"if_cml": true,
"is_search": false,
"link": "https://www.tiktok.com/music/x-7424014547218565904",
"music_url": "https://sf16-ies-music-sg.tiktokcdn.com/obj/tos-alisg-ve-2774/o0W7XTIwoABiiicgwksz8EfQKFBPAA1M4Oq0kj",
"on_list_times": null,
"promoted": false,
"rank": 1,
"rank_diff": 0,
"rank_diff_type": 2,
"related_items": [
{
"item_id": 7512619474084711723,
"cover_uri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/osLDIJAZvBbnB4E0gCiaBbHnigExB8CUIGvI4~tplv-noop.image"
}
],
"song_id": "7503950818010335233",
"title": "There She Goes",
"trend": [
{
"time": 1740787200,
"value": 0.15
}
],
"url_title": "There She Goes (CYRIL Remix)"
}
]
}
}
}
[English]
Purpose:
Parameters:
Return Description:
pagination
: Pagination infopage
: Current pagesize
: Items per pagetotal
: Total counthas_more
: Whether there are more itemssound_list
: Music listauthor
: Music authorclip_id
: Clip IDcml_mid
: Commercial music IDcountry_code
: Country codecover
: Cover image URLduration
: Duration in secondsif_cml
: Whether commercial musicis_search
: Whether search resultlink
: Music linkmusic_url
: Music playback URLon_list_times
: Times on list (may be null)promoted
: Whether promotedrank
: Rankingrank_diff
: Rank differencerank_diff_type
: Rank difference typerelated_items
: Related video listitem_id
: Video IDcover_uri
: Cover URIsong_id
: Song IDtitle
: Music titletrend
: Trend datatime
: Timestampvalue
: Value at that time pointurl_title
: URL titleExample Response:
{
"code": 200,
"router": "/api/v1/tiktok/ads/get_sound_rank_list",
"params": {
"period": "30",
"page": "1",
"limit": "20",
"rank_type": "popular",
"new_on_board": "false",
"commercial_music": "false",
"country_code": "US"
},
"data": {
"code": 0,
"msg": "OK",
"data": {
"pagination": {
"page": 1,
"size": 20,
"total": 99,
"has_more": true
},
"sound_list": [
{
"author": "CYRIL & MOONLGHT & The La's",
"clip_id": "7424014547218565904",
"cml_mid": "7512350022513852432",
"country_code": "US",
"cover": "https://p16-sg.tiktokcdn.com/aweme/720x720/tos-alisg-v-2774/osxQt9H6AFAPAzveAQL4SQgGreoyVe6IDaCCXQ.jpeg",
"duration": 22,
"if_cml": true,
"is_search": false,
"link": "https://www.tiktok.com/music/x-7424014547218565904",
"music_url": "https://sf16-ies-music-sg.tiktokcdn.com/obj/tos-alisg-ve-2774/o0W7XTIwoABiiicgwksz8EfQKFBPAA1M4Oq0kj",
"on_list_times": null,
"promoted": false,
"rank": 1,
"rank_diff": 0,
"rank_diff_type": 2,
"related_items": [
{
"item_id": 7512619474084711723,
"cover_uri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/osLDIJAZvBbnB4E0gCiaBbHnigExB8CUIGvI4~tplv-noop.image"
}
],
"song_id": "7503950818010335233",
"title": "There She Goes",
"trend": [
{
"time": 1740787200,
"value": 0.15
}
],
"url_title": "There She Goes (CYRIL Remix)"
}
]
}
}
}
Request
Query Params
period
integer
Period
Default:
30
page
integer
Page
Default:
1
limit
integer
Limit
Default:
20
rank_type
string
Rank Type
Default:
popular
new_on_board
boolean
New On Board
Default:
false
commercial_music
boolean
Commercial Music
Default:
false
country_code
string
Country Code
Default:
US
Request samples
Responses
Modified at 2025-06-16 00:25:53