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

CommentInfo

{
    "code": 0,
    "msg": "string",
    "data": {
        "cid": "string",
        "text": "string",
        "aweme_id": "string",
        "create_time": 0,
        "digg_count": 0,
        "status": 0,
        "user": {
            "uid": "string",
            "short_id": "string",
            "nickname": "string",
            "signature": "string",
            "avatar_thumb": {
                "uri": "string",
                "url_list": [
                    "string"
                ],
                "width": 0,
                "height": 0,
                "url_prefix": null
            },
            "follow_status": 0,
            "aweme_count": 0,
            "following_count": 0,
            "follower_count": 0,
            "favoriting_count": 0,
            "total_favorited": 0,
            "is_block": true,
            "hide_search": true,
            "custom_verify": "string",
            "unique_id": "string",
            "bind_phone": "string",
            "special_lock": 0,
            "need_recommend": 0,
            "has_facebook_token": true,
            "has_twitter_token": true,
            "fb_expire_time": 0,
            "tw_expire_time": 0,
            "has_youtube_token": true,
            "youtube_expire_time": 0,
            "room_id": 0,
            "live_verify": 0,
            "authority_status": 0,
            "verify_info": "string",
            "shield_follow_notice": 0,
            "shield_digg_notice": 0,
            "shield_comment_notice": 0,
            "with_commerce_entry": true,
            "verification_type": 0,
            "enterprise_verify_reason": "string",
            "is_ad_fake": true,
            "followers_detail": null,
            "region": "string",
            "account_region": "string",
            "commerce_user_level": 0,
            "live_agreement": 0,
            "platform_sync_info": null,
            "with_shop_entry": true,
            "is_discipline_member": true,
            "secret": 0,
            "has_orders": true,
            "prevent_download": true,
            "show_image_bubble": true,
            "geofencing": null,
            "unique_id_modify_time": 0,
            "video_icon": {
                "uri": "string",
                "url_list": [
                    "string"
                ],
                "width": 0,
                "height": 0,
                "url_prefix": null
            },
            "ins_id": "string",
            "google_account": "string",
            "youtube_channel_id": "string",
            "youtube_channel_title": "string",
            "apple_account": 0,
            "is_phone_binded": true,
            "accept_private_policy": true,
            "twitter_id": "string",
            "twitter_name": "string",
            "user_canceled": true,
            "has_email": true,
            "status": 0,
            "create_time": 0,
            "avatar_uri": "string",
            "follower_status": 0,
            "comment_setting": 0,
            "duet_setting": 0,
            "user_rate": 0,
            "download_setting": 0,
            "download_prompt_ts": 0,
            "react_setting": 0,
            "live_commerce": true,
            "cover_url": [
                "string"
            ],
            "language": "string",
            "has_insights": true,
            "item_list": null,
            "user_mode": 0,
            "user_period": 0,
            "is_star": true,
            "cv_level": "string",
            "type_label": null,
            "ad_cover_url": null,
            "comment_filter_status": 0,
            "relative_users": null,
            "cha_list": null,
            "sec_uid": "string",
            "need_points": null,
            "homepage_bottom_toast": null,
            "can_set_geofencing": null,
            "white_cover_url": null,
            "user_tags": null,
            "stitch_setting": 0,
            "bold_fields": null,
            "search_highlight": null,
            "mutual_relation_avatars": null,
            "events": null,
            "story_status": 0,
            "predicted_age_group": "string",
            "advance_feature_item_order": null,
            "mention_status": 0,
            "special_account": {
                "special_account_list": null
            },
            "advanced_feature_info": null,
            "user_profile_guide": null,
            "shield_edit_field_info": null,
            "friends_status": 0,
            "can_message_follow_status_list": [
                0
            ],
            "matched_friend_available": true,
            "account_labels": null,
            "user_now_pack_info": {},
            "fake_data_info": {},
            "is_mute": 0,
            "reply_with_video_flag": 0,
            "user_spark_info": {},
            "is_mute_non_story_post": 0,
            "is_mute_story": 0,
            "is_mute_lives": 0,
            "enabled_filter_all_comments": true
        },
        "reply_id": "string",
        "user_digged": 0,
        "reply_comment": null,
        "text_extra": [
            {
                "start": 0,
                "end": 0,
                "type": 0,
                "search_keyword": "string",
                "search_keyword_id": "string",
                "word_position": 0,
                "search_penetrate_info": "string",
                "search_word_record": {
                    "words_lang": "string",
                    "textnet_id": "string"
                }
            }
        ],
        "reply_comment_total": 0,
        "reply_to_reply_id": "string",
        "is_author_digged": true,
        "stick_position": 0,
        "user_buried": true,
        "label_list": null,
        "author_pin": true,
        "no_show": true,
        "collect_stat": 0,
        "trans_btn_style": 0,
        "share_info": {
            "acl": {
                "code": 0,
                "extra": "string"
            },
            "need_confirm": true,
            "desc_tpl": "string"
        },
        "comment_language": "string",
        "qrec_virtual_enable": "string",
        "image_list": null,
        "comment_post_item_ids": null,
        "forbid_reply_with_video": true,
        "is_comment_translatable": true,
        "sort_extra_score": {
            "reply_score": 0,
            "show_more_score": 0
        },
        "sort_tags": "string",
        "is_high_purchase_intent": true
    }
}
Built with