Explore our Marketplace to buy and sell APIs, services, and social media solutions. Connect with a vibrant community of developers, businesses, and creators!
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)"
}
]
}
}
}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 title{
"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)"
}
]
}
}
}Authorization: Bearer ********************curl --location --request GET 'https://api.tikhub.io/api/v1/tiktok/ads/get_sound_rank_list?period&page&limit&rank_type&new_on_board&commercial_music&country_code' \
--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
}