🇺🇸 English
  • 🇨🇳简体中文
  • 🇺🇸 English
  1. 示例数据模型
🇺🇸 English
  • 🇨🇳简体中文
  • 🇺🇸 English
  • Introduction
  • Authentication
  • User
    • Get user information by ID
    • Extract user user_id
    • Extract user sec_uid
    • Get user video feed
    • Get user liked video feed
    • Get user playlists
    • Get playlist information by ID
    • Get user follower list
    • Get user following list
    • Get user region
    • Get user stories
    • Check ttseller identity
    • Check showcase activated
  • Video
    • Get video information by ID
    • Comments by video ID
    • Get comment replies
    • Comment information by ID
    • Trending categories feed list
    • Trending feed
    • Get video feed by play ID
    • Get video feed by hashtag ID
    • Get video feed by music ID
    • Get hashtag information by ID
    • Get music information by ID
    • Get user music list by user ID
    • Get product related videos
    • Get seller related videos
  • Live
    • Get live information by ID
    • Get live ranking list
    • Get live ranking information by ID
    • Check live stream on
  • Shop
    • Get product information by ID
    • Get seller categories
    • Get product level1 category metadata
    • Get product level2 category metadata
    • Get product level3 category metadata
    • Get seller information by ID
    • Get list of seller products
    • Get seller ID by Share Link
    • Get product ID by Share Link
    • Get web home products by category ID
    • Get video associated product list
    • Get user Related products
  • Search
    • Search user
    • Search video
    • Search hashtag
    • Search music
    • Search live
    • Search product
  • Errors
    • Bad Request (400)
    • Unauthorized (401)
    • Account Key Session Expiry (428)
    • Rate-Limit (429)
    • Server error (500)
  • Key
    • Get information about your API Key
  • Schemas
    • 示例数据模型
      • UserInfo
      • UserFollowers
      • UserFollowing
      • UserRegion
      • UserVideoList
      • VideoInfo
      • VideoComments
      • VideoCommentsReplies
      • CommentInfo
      • ProductInfo
      • SellerCategories
      • TrendingVideoList
      • TrendingFeed
      • UserStories
      • UserLikedFeed
      • SearchUser
      • SearchVideo
      • SearchHashTag
      • SearchMusic
      • SearchLive
      • SearchProduct
      • UserPlayList
      • PlayListInfo
      • VideoListByPlayId
      • HashtagInfo
      • VideoListByHashtagId
      • VideoListByMusicId
      • MusicInfo
      • UserMusicList
      • LiveInfo
      • LiveRankingList
      • LiveRankingInfo
      • CheckLiveOn
      • ExtractId
      • CategoryMetaData
      • SellerInfo
      • SellerProductList
      • ShareLink
      • HomeCategoryProductList
      • ProductIds
      • VideoIds
  1. 示例数据模型

SellerInfo

{
    "code": 0,
    "msg": "string",
    "data": {
        "seller_id": "string",
        "sold_count": 0,
        "on_sell_product_count": 0,
        "review_count": 0,
        "global_seller_id": "string",
        "global_sold_count": "string",
        "followers_count": "string",
        "video_count": "string",
        "enable_follow": true,
        "shop_name": "string",
        "shop_logo": {
            "height": 0,
            "width": 0,
            "uri": "string",
            "url_list": [
                "string"
            ]
        },
        "shop_rating": "string",
        "shop_link": "string",
        "background": {
            "is_default": true,
            "image": {
                "height": 0,
                "width": 0,
                "uri": "string",
                "url_list": [
                    "string"
                ]
            },
            "shop_background_type": 0
        },
        "format_sold_count": "string",
        "region": "string",
        "display_on_sell_product_count": "string",
        "format_global_sold_count": "string",
        "format_followers_count": "string",
        "format_video_count": "string",
        "store_sub_score": [
            {
                "score": 0,
                "type": 0,
                "score_percentage": "string",
                "high_light_tag": 0,
                "platform_rate_type": 0
            }
        ],
        "worst_rating": "string",
        "best_rating": "string",
        "creator_name": "string",
        "shop_identity_label": {
            "label_type": 0,
            "identity_label_text": "string",
            "identity_logo_light": {
                "height": 0,
                "width": 0,
                "ratio": 0,
                "minetype": "string",
                "uri": "string",
                "url_list": [
                    "string"
                ]
            },
            "identity_logo_dark": {
                "height": 0,
                "width": 0,
                "ratio": 0,
                "minetype": "string",
                "uri": "string",
                "url_list": [
                    "string"
                ]
            },
            "identity_label_bg_color_light": "string",
            "identity_label_bg_color_dark": "string",
            "identity_label_text_color_light": "string",
            "identity_label_text_color_dark": "string",
            "shop_explanation_page_schema": "string",
            "label_without_bg_style": {
                "identity_label_text": "string",
                "identity_logo_light": {
                    "height": 0,
                    "width": 0,
                    "ratio": 0,
                    "minetype": "string",
                    "uri": "string",
                    "url_list": [
                        "string"
                    ]
                },
                "identity_logo_dark": {
                    "height": 0,
                    "width": 0,
                    "ratio": 0,
                    "minetype": "string",
                    "uri": "string",
                    "url_list": [
                        "string"
                    ]
                },
                "identity_label_text_color_light": "string",
                "identity_label_text_color_dark": "string",
                "style_type": 0
            },
            "brand_info": {
                "is_brand": true,
                "brand_style_list": [
                    {
                        "identity_logo_light": {
                            "height": 0,
                            "width": 0,
                            "ratio": 0,
                            "minetype": "string",
                            "uri": "string",
                            "url_list": [
                                "string"
                            ]
                        },
                        "identity_logo_dark": {
                            "height": 0,
                            "width": 0,
                            "ratio": 0,
                            "minetype": "string",
                            "uri": "string",
                            "url_list": [
                                "string"
                            ]
                        },
                        "style_type": 0
                    }
                ]
            },
            "ShopIdentityLabelKey": "string"
        },
        "store_brand_show": {
            "label_image_light": {
                "height": 0,
                "width": 0,
                "uri": "string",
                "url_list": [
                    "string"
                ]
            },
            "label_image_dark": {
                "height": 0,
                "width": 0,
                "uri": "string",
                "url_list": [
                    "string"
                ]
            },
            "brand_type": 0,
            "label_type_str": "string"
        },
        "desc": "string"
    }
}
Built with