🇨🇳简体中文
  • 🇨🇳简体中文
  • 🇺🇸 English
  1. 产品数据
🇨🇳简体中文
  • 🇨🇳简体中文
  • 🇺🇸 English
  • 简介
  • 身份验证
  • 用户数据
    • 通过ID获取用户信息
      GET
    • 获取用户视频列表
      GET
    • 获取用户粉丝列表
      GET
    • 获取用户关注列表
      GET
    • 获取用户地区
      GET
    • 获取用户故事
      GET
    • 获取用户点赞的视频列表
      GET
    • 获取用户播放列表
      GET
    • 通过 ID 获取播放列表信息
      GET
    • 验证是否为TTS商家账户
      GET
    • 提取用户 user_id
      GET
    • 提取用户 sec_uid
      GET
    • 验证达人是否开通橱窗
      GET
  • 视频数据
    • 通过 ID 获取视频信息
      GET
    • 分类下的热门视频列表
      GET
    • 热门视频列表
      GET
    • 通过话题标签 ID 获取视频列表
      GET
    • 通过音乐 ID 获取视频列表
      GET
    • 通过播放 ID 获取视频列表
      GET
    • 按 ID 查询评论信息
      GET
    • 通过视频ID获取评论列表
      GET
    • 获取评论的回复列表
      GET
    • 通过 ID 获取话题标签信息
      GET
    • 通过 ID 获取音乐信息
      GET
    • 通过用户 ID 获取用户音乐列表
      GET
    • 获取与产品相关的视频列表
      GET
    • 获取与小店相关的视频列表
      GET
  • 直播数据
    • 通过 ID 获取直播间信息
    • 获取直播间榜单列表
    • 通过ID获取直播间榜单信息
    • 检查直播间是否开播
  • 产品数据
    • 通过 ID 获取产品信息
      GET
    • 获取小店的分类
      GET
    • 获取产品一级类别元数据
      GET
    • 获取产品二级类别元数据
      GET
    • 获取产品三级类别元数据
      GET
    • 通过 ID 获取小店数据
      GET
    • 获取小店内的产品列表数据
      GET
    • 通过分享链接获取小店 ID
      GET
    • 通过分享链接获取产品 ID
      GET
    • 通过类别 ID 获取web首页产品数据
      POST
    • 获取视频相关的产品列表
      GET
    • 获取用户相关产品列表
      GET
  • 搜索
    • 搜索用户
    • 搜索视频
    • 搜索标签
    • 搜索音乐
    • 搜索直播
    • 搜索产品
  • 错误码
    • 错误请求 (400)
    • 未经授权 (401)
    • 账户密钥会话过期 (428)
    • 接口限流 (429)
    • 服务器错误 (500)
  • 密钥
    • 获取有关您的 API 密钥的信息
  1. 产品数据

通过 ID 获取小店数据

GET
https://api.tikhubapi.com/api/v1//seller/info
Shop
通过 ID 获取小店数据,当前接口仅支持region=US

Request

Authorization
Send your HTTP requests with an
Authorization
header that contains the word Basic followed by a space and a base64-encoded string username:password
Example:
Authorization: Basic *****************
Query Params

Responses

🟢200成功
application/json
Body

Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://api.tikhubapi.com/api/v1//seller/info?seller_id=7495811038271212487&region=US' \
--header 'Authorization: Basic <encoded-value>'
Response Response Example
{
    "code": 0,
    "msg": "success",
    "data": {
        "seller_id": "7495811038271212487",
        "sold_count": 756033,
        "on_sell_product_count": 58845,
        "review_count": 51101,
        "global_seller_id": "7495811038271212487",
        "global_sold_count": "756033",
        "followers_count": "686324",
        "video_count": "2417",
        "enable_follow": true,
        "shop_name": "QVC, Inc",
        "shop_logo": {
            "height": 300,
            "width": 300,
            "uri": "tos-useast5-i-omjb5zjo8w-tx/4ae4940e7bcf436491ab2ddb3363ce9c",
            "url_list": [
                "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/4ae4940e7bcf436491ab2ddb3363ce9c~tplv-fhlh96nyum-resize-webp:300:300.webp?dr=12185&from=2422056039&idc=useast8&ps=933b5bde&shcp=948674b7&shp=905da467&t=555f072d",
                "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/4ae4940e7bcf436491ab2ddb3363ce9c~tplv-fhlh96nyum-resize-webp:300:300.webp?dr=12185&from=2422056039&idc=useast8&ps=933b5bde&shcp=948674b7&shp=905da467&t=555f072d"
            ]
        },
        "shop_rating": "4.6",
        "shop_link": "https://www.tiktok.com/shop/store/qvc-inc/7495811038271212487",
        "background": {
            "is_default": false,
            "image": {
                "height": 252,
                "width": 369,
                "uri": "tos-useast5-i-reeeghz8mm-tx/040334b8a2e44dc69986c6b3dc74dd5f",
                "url_list": [
                    "https://p16-oec-shop-sign.tiktokcdn-us.com/tos-useast5-i-reeeghz8mm-tx/040334b8a2e44dc69986c6b3dc74dd5f~tplv-reeeghz8mm-image.jpeg?lk3s=905da467&x-expires=1755175649&x-signature=rXbrnc3QYWdVSKuw5w%2BPdPo4CTY%3D"
                ]
            },
            "shop_background_type": 1
        },
        "format_sold_count": "756.0K+",
        "region": "US",
        "display_on_sell_product_count": "58.8K",
        "format_global_sold_count": "756.0K+",
        "format_followers_count": "686.3K+",
        "format_video_count": "2417",
        "store_sub_score": [
            {
                "score": 0.8988,
                "type": 1,
                "score_percentage": "90",
                "high_light_tag": 0,
                "platform_rate_type": 0
            },
            {
                "score": 0.5884046675759347,
                "type": 2,
                "score_percentage": "59",
                "high_light_tag": 0,
                "platform_rate_type": 0
            },
            {
                "score": 0.8845,
                "type": 3,
                "score_percentage": "88",
                "platform_rate_type": 0
            }
        ],
        "worst_rating": "0",
        "best_rating": "5",
        "creator_name": "QVC, Inc",
        "shop_identity_label": {
            "label_type": 2,
            "identity_label_text": "OFFICIAL SHOP",
            "identity_logo_light": {
                "height": 144,
                "width": 144,
                "ratio": 0,
                "minetype": "image/png",
                "uri": "tos-useast5-i-omjb5zjo8w-tx/e6ee5e25d8a049b39c897d02fe9d3fd4",
                "url_list": [
                    "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/e6ee5e25d8a049b39c897d02fe9d3fd4~tplv-fhlh96nyum-origin-png.png?dr=12181&from=2422056039&idc=useast8&ps=933b5bde&shcp=948674b7&shp=905da467&t=555f072d",
                    "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/e6ee5e25d8a049b39c897d02fe9d3fd4~tplv-fhlh96nyum-origin-png.png?dr=12181&from=2422056039&idc=useast8&ps=933b5bde&shcp=948674b7&shp=905da467&t=555f072d"
                ]
            },
            "identity_logo_dark": {
                "height": 144,
                "width": 144,
                "ratio": 0,
                "minetype": "image/png",
                "uri": "tos-useast5-i-omjb5zjo8w-tx/884194976a2c47d1937a1af6e850f18b",
                "url_list": [
                    "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/884194976a2c47d1937a1af6e850f18b~tplv-fhlh96nyum-origin-png.png?dr=12181&from=2422056039&idc=useast8&ps=933b5bde&shcp=948674b7&shp=905da467&t=555f072d",
                    "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/884194976a2c47d1937a1af6e850f18b~tplv-fhlh96nyum-origin-png.png?dr=12181&from=2422056039&idc=useast8&ps=933b5bde&shcp=948674b7&shp=905da467&t=555f072d"
                ]
            },
            "identity_label_bg_color_light": "#000000",
            "identity_label_bg_color_dark": "#FFFFFF",
            "identity_label_text_color_light": "#FFFFFF",
            "identity_label_text_color_dark": "#000000",
            "shop_explanation_page_schema": "aweme://lynxview_popup?url=https%3A%2F%2Flf16-gecko-source.tiktokcdn.com%2Fobj%2Fbyte-gurd-source-sg%2Ftiktok%2Ffe%2Flive%2Ftiktok_ecommerce_mall_brand_explanation_runtime%2Fbrand-explanation-page%2Ftemplate.js&use_new_container=1&use_spark=1&target_handler=webcast%2Cecom&trans_status_bar=1&hide_nav_bar=1&status_font_mode=light&enable_prefetch=1&enable_code_cache=1&show_mask=1&mask_bg_color=00000080&height_percent=90&bdhm_bid=astro_behavior_lynx&btm_page_code=b7749&enable_lynx_prefetch=1&radius=12&transition_animation=bottom&enable_pull_down_close=1&seller_id=7495811038271212487",
            "label_without_bg_style": {
                "identity_label_text": "OFFICIAL SHOP",
                "identity_logo_light": {
                    "height": 144,
                    "width": 144,
                    "ratio": 0,
                    "minetype": "image/png",
                    "uri": "tos-useast5-i-omjb5zjo8w-tx/0e45808816064a18964335bd484b3ba2",
                    "url_list": [
                        "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/0e45808816064a18964335bd484b3ba2~tplv-fhlh96nyum-origin-png.png?dr=12181&from=2422056039&idc=useast8&ps=933b5bde&shcp=948674b7&shp=905da467&t=555f072d",
                        "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/0e45808816064a18964335bd484b3ba2~tplv-fhlh96nyum-origin-png.png?dr=12181&from=2422056039&idc=useast8&ps=933b5bde&shcp=948674b7&shp=905da467&t=555f072d"
                    ]
                },
                "identity_logo_dark": {
                    "height": 144,
                    "width": 144,
                    "ratio": 0,
                    "minetype": "image/png",
                    "uri": "tos-useast5-i-omjb5zjo8w-tx/e7529b51819146f4ad1c73168abae039",
                    "url_list": [
                        "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/e7529b51819146f4ad1c73168abae039~tplv-fhlh96nyum-origin-png.png?dr=12181&from=2422056039&idc=useast8&ps=933b5bde&shcp=948674b7&shp=905da467&t=555f072d",
                        "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/e7529b51819146f4ad1c73168abae039~tplv-fhlh96nyum-origin-png.png?dr=12181&from=2422056039&idc=useast8&ps=933b5bde&shcp=948674b7&shp=905da467&t=555f072d"
                    ]
                },
                "identity_label_text_color_light": "#000000",
                "identity_label_text_color_dark": "#FFFFFF",
                "style_type": 2
            },
            "brand_info": {
                "is_brand": true,
                "brand_style_list": [
                    {
                        "identity_logo_light": {
                            "height": 36,
                            "width": 36,
                            "ratio": 0,
                            "minetype": "image/png",
                            "uri": "tos-useast5-i-omjb5zjo8w-tx/232f7b8dbe7b498e800e08e82e3419fb",
                            "url_list": [
                                "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/232f7b8dbe7b498e800e08e82e3419fb~tplv-fhlh96nyum-origin-png.png?dr=12181&from=2422056039&idc=useast8&ps=933b5bde&shcp=948674b7&shp=905da467&t=555f072d",
                                "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/232f7b8dbe7b498e800e08e82e3419fb~tplv-fhlh96nyum-origin-png.png?dr=12181&from=2422056039&idc=useast8&ps=933b5bde&shcp=948674b7&shp=905da467&t=555f072d"
                            ]
                        },
                        "identity_logo_dark": {
                            "height": 36,
                            "width": 36,
                            "ratio": 0,
                            "minetype": "image/png",
                            "uri": "tos-useast5-i-omjb5zjo8w-tx/e6132af16c8a41a8a232b402aa0bd0d5",
                            "url_list": [
                                "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/e6132af16c8a41a8a232b402aa0bd0d5~tplv-fhlh96nyum-origin-png.png?dr=12181&from=2422056039&idc=useast8&ps=933b5bde&shcp=948674b7&shp=905da467&t=555f072d",
                                "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/e6132af16c8a41a8a232b402aa0bd0d5~tplv-fhlh96nyum-origin-png.png?dr=12181&from=2422056039&idc=useast8&ps=933b5bde&shcp=948674b7&shp=905da467&t=555f072d"
                            ]
                        },
                        "style_type": 1
                    }
                ]
            },
            "ShopIdentityLabelKey": "official"
        },
        "store_brand_show": {
            "label_image_light": {
                "height": 36,
                "width": 36,
                "uri": "tos-maliva-i-acgf4d7es9-us/store_blue_v_fixed.png",
                "url_list": [
                    "https://p16-oec-general.ttcdn-us.com/tos-maliva-i-acgf4d7es9-us/store_blue_v_fixed.png~tplv-fhlh96nyum-resize-png:36:36.png?dr=12184&from=2422056039&idc=useast8&ps=933b5bde&shcp=948674b7&shp=905da467&t=555f072d",
                    "https://p19-oec-general.ttcdn-us.com/tos-maliva-i-acgf4d7es9-us/store_blue_v_fixed.png~tplv-fhlh96nyum-resize-png:36:36.png?dr=12184&from=2422056039&idc=useast8&ps=933b5bde&shcp=948674b7&shp=905da467&t=555f072d"
                ]
            },
            "label_image_dark": {
                "height": 36,
                "width": 36,
                "uri": "tos-maliva-i-acgf4d7es9-us/store_blue_v_fixed.png",
                "url_list": [
                    "https://p16-oec-general.ttcdn-us.com/tos-maliva-i-acgf4d7es9-us/store_blue_v_fixed.png~tplv-fhlh96nyum-resize-png:36:36.png?dr=12184&from=2422056039&idc=useast8&ps=933b5bde&shcp=948674b7&shp=905da467&t=555f072d",
                    "https://p19-oec-general.ttcdn-us.com/tos-maliva-i-acgf4d7es9-us/store_blue_v_fixed.png~tplv-fhlh96nyum-resize-png:36:36.png?dr=12184&from=2422056039&idc=useast8&ps=933b5bde&shcp=948674b7&shp=905da467&t=555f072d"
                ]
            },
            "brand_type": 3,
            "label_type_str": "blue_v"
        },
        "desc": "Shop QVC, Inc on TikTok Shop! 756.0K+ sold, 686.3K+ followers. 88+% positive feedback. 59+% Ships in 48h, 90+% replies in 24h. Join the trend!"
    }
}
Previous
获取产品三级类别元数据
Next
获取小店内的产品列表数据
Built with