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: 头像URLcountry_code: 国家代码follower_cnt: 粉丝数liked_cnt: 获赞总数tt_link: TikTok链接tcm_link: TCM链接items: 作品列表item_id: 作品IDcover_url: 封面URLtt_link: TikTok链接vv: 观看量liked_cnt: 点赞数create_time: 创建时间pagination: 分页信息page: 当前页size: 每页数量total: 总数量has_more: 是否有更多{
"code": 200,
"router": "/api/v1/tiktok/ads/get_creator_list",
"params": {
"page": "1",
"limit": "20",
"sort_by": "follower",
"creator_country": "US",
"audience_country": "",
"audience_count": "0"
},
"data": {
"code": 0,
"msg": "OK",
"data": {
"creators": [
{
"tcm_id": "7414477993612935173",
"user_id": "62133858422239232",
"nick_name": "Fernanda",
"avatar_url": "https://p16-sign-va.tiktokcdn.com/tos-maliva-avt-0068/200b649d30f76f1238d771f4aff51ee1~tplv-tiktokx-cropcenter:100:100.png",
"country_code": "US",
"follower_cnt": 9135515,
"liked_cnt": 668294555,
"tt_link": "https://www.tiktok.com/@ferchugimenez",
"tcm_link": "https://creatormarketplace.tiktok.com/ad#/author/7414477993612935173",
"items": [
{
"item_id": "7444674312784645432",
"cover_url": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068/oQIBhn2EeBMUWQR5wVQACFEBtlDxgUDdAfoB8J~tplv-noop.image",
"tt_link": "https://www.tiktok.com/@author/video/7444674312784645432",
"vv": 13733332,
"liked_cnt": 516217,
"create_time": 1733348322
}
]
}
],
"pagination": {
"page": 1,
"size": 20,
"total": 459,
"has_more": true
}
}
}
}creators: Creator listtcm_id: TikTok Creator Marketplace IDuser_id: User IDnick_name: Nicknameavatar_url: Avatar URLcountry_code: Country codefollower_cnt: Follower countliked_cnt: Total likes counttt_link: TikTok profile linktcm_link: Creator marketplace linkitems: Video listitem_id: Video IDcover_url: Cover image URLtt_link: Video linkvv: View countliked_cnt: Like countcreate_time: Creation timestamppagination: Pagination infopage: Current pagesize: Items per pagetotal: Total counthas_more: Has more pages{
"code": 200,
"router": "/api/v1/tiktok/ads/get_creator_list",
"params": {
"page": "1",
"limit": "20",
"sort_by": "follower",
"creator_country": "US",
"audience_country": "",
"audience_count": "0"
},
"data": {
"code": 0,
"msg": "OK",
"data": {
"creators": [
{
"tcm_id": "7414477993612935173",
"user_id": "62133858422239232",
"nick_name": "Fernanda",
"avatar_url": "https://p16-sign-va.tiktokcdn.com/tos-maliva-avt-0068/200b649d30f76f1238d771f4aff51ee1~tplv-tiktokx-cropcenter:100:100.png",
"country_code": "US",
"follower_cnt": 9135515,
"liked_cnt": 668294555,
"tt_link": "https://www.tiktok.com/@ferchugimenez",
"tcm_link": "https://creatormarketplace.tiktok.com/ad#/author/7414477993612935173",
"items": [
{
"item_id": "7444674312784645432",
"cover_url": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068/oQIBhn2EeBMUWQR5wVQACFEBtlDxgUDdAfoB8J~tplv-noop.image",
"tt_link": "https://www.tiktok.com/@author/video/7444674312784645432",
"vv": 13733332,
"liked_cnt": 516217,
"create_time": 1733348322
}
]
}
],
"pagination": {
"page": 1,
"size": 20,
"total": 459,
"has_more": true
}
}
}
}Authorization: Bearer ********************curl --location --request GET 'https://api.tikhub.io/api/v1/tiktok/ads/get_creator_list?page&limit&sort_by&creator_country&audience_country&audience_count&keyword' \
--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
}