Explore our Marketplace to buy and sell APIs, services, and social media solutions. Connect with a vibrant community of developers, businesses, and creators!
creators: 创作者列表tcm_id: TCM IDuser_id: 用户IDnick_name: 昵称avatar_url: 头像URLfollower_cnt: 粉丝数liked_cnt: 获赞总数tt_link: TikTok链接tcm_link: TCM链接items: 作品列表item_id: 作品IDcover_url: 封面URLtt_link: TikTok链接vv: 观看量liked_cnt: 点赞数create_time: 创建时间{
"code": 200,
"router": "/api/v1/tiktok/ads/get_hashtag_creator",
"params": {
"hashtag_name": "blowup"
},
"data": {
"code": 0,
"msg": "OK",
"data": {
"creators": [
{
"tcm_id": "7153957957875531782",
"user_id": "7137978712880088065",
"nick_name": "Ben🎧",
"avatar_url": "https://p16-sign-sg.tiktokcdn.com/tos-alisg-avt-0068/dee2b881a7833ba36ed8811f3116abb2~tplv-tiktokx-cropcenter:100:100.png",
"follower_cnt": 1123490,
"liked_cnt": 45506383,
"tt_link": "https://www.tiktok.com/@ur_localnpcs",
"tcm_link": "https://creatormarketplace.tiktok.com/ad#/author/7153957957875531782",
"items": [
{
"item_id": "7484029831462522119",
"cover_url": "https://p16-sign-sg.tiktokcdn.com/tos-alisg-p-0037/oY1c0nzeEOyJAF47RDUI4gBnysS3BVDiEIYfRk~tplv-noop.image",
"tt_link": "https://www.tiktok.com/@author/video/7484029831462522119",
"vv": 1068946,
"liked_cnt": 124292,
"create_time": 1742511489
},
{
"item_id": "7483385475252751623",
"cover_url": "https://p16-sign-sg.tiktokcdn.com/tos-alisg-p-0037/oUew2qzADECItXAWFYGeoPQftQEZYPjUKLyIuM~tplv-noop.image",
"tt_link": "https://www.tiktok.com/@author/video/7483385475252751623",
"vv": 239239,
"liked_cnt": 16919,
"create_time": 1742361463
}
]
}
]
}
}
}creators: Creator listtcm_id: TCM IDuser_id: User IDnick_name: Nicknameavatar_url: Avatar URLfollower_cnt: Follower countliked_cnt: Total likes receivedtt_link: TikTok linktcm_link: TCM linkitems: Items listitem_id: Item IDcover_url: Cover URLtt_link: TikTok linkvv: View countliked_cnt: Like countcreate_time: Creation time{
"code": 200,
"router": "/api/v1/tiktok/ads/get_hashtag_creator",
"params": {
"hashtag_name": "blowup"
},
"data": {
"code": 0,
"msg": "OK",
"data": {
"creators": [
{
"tcm_id": "7153957957875531782",
"user_id": "7137978712880088065",
"nick_name": "Ben🎧",
"avatar_url": "https://p16-sign-sg.tiktokcdn.com/tos-alisg-avt-0068/dee2b881a7833ba36ed8811f3116abb2~tplv-tiktokx-cropcenter:100:100.png",
"follower_cnt": 1123490,
"liked_cnt": 45506383,
"tt_link": "https://www.tiktok.com/@ur_localnpcs",
"tcm_link": "https://creatormarketplace.tiktok.com/ad#/author/7153957957875531782",
"items": [
{
"item_id": "7484029831462522119",
"cover_url": "https://p16-sign-sg.tiktokcdn.com/tos-alisg-p-0037/oY1c0nzeEOyJAF47RDUI4gBnysS3BVDiEIYfRk~tplv-noop.image",
"tt_link": "https://www.tiktok.com/@author/video/7484029831462522119",
"vv": 1068946,
"liked_cnt": 124292,
"create_time": 1742511489
}
]
}
]
}
}
}Authorization: Bearer ********************curl --location --request GET 'https://api.tikhub.io/api/v1/tiktok/ads/get_hashtag_creator?hashtag=blowup' \
--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
}