🇨🇳简体中文
  • 🇨🇳简体中文
  • 🇺🇸 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. 示例数据模型

SearchLive

{
    "code": 0,
    "msg": "string",
    "data": {
        "status_code": 0,
        "data": [
            {
                "type": 0,
                "lives": {
                    "aweme_id": "string",
                    "author": {
                        "uid": "string",
                        "short_id": "string",
                        "nickname": "string",
                        "avatar_larger": {
                            "uri": "string",
                            "url_list": [
                                "string"
                            ],
                            "url_prefix": null
                        },
                        "avatar_thumb": {
                            "uri": "string",
                            "url_list": [
                                "string"
                            ],
                            "url_prefix": null
                        },
                        "avatar_medium": {
                            "uri": "string",
                            "url_list": [
                                "string"
                            ],
                            "url_prefix": null
                        },
                        "follow_status": 0,
                        "custom_verify": "string",
                        "unique_id": "string",
                        "room_id": 0,
                        "verify_info": "string",
                        "enterprise_verify_reason": "string",
                        "followers_detail": null,
                        "platform_sync_info": null,
                        "geofencing": null,
                        "room_cover": {
                            "uri": "string",
                            "url_list": [
                                "string"
                            ],
                            "width": 0,
                            "height": 0,
                            "url_prefix": null
                        },
                        "cover_url": null,
                        "item_list": null,
                        "type_label": null,
                        "ad_cover_url": null,
                        "relative_users": null,
                        "cha_list": null,
                        "sec_uid": "string",
                        "need_points": null,
                        "name_field": "string",
                        "homepage_bottom_toast": null,
                        "can_set_geofencing": null,
                        "white_cover_url": null,
                        "user_tags": null,
                        "bold_fields": null,
                        "search_user_name": "string",
                        "search_user_desc": "string",
                        "search_highlight": null,
                        "mutual_relation_avatars": null,
                        "room_title": "string",
                        "room_id_str": "string",
                        "events": null,
                        "advance_feature_item_order": null,
                        "advanced_feature_info": null,
                        "user_profile_guide": null,
                        "shield_edit_field_info": null,
                        "can_message_follow_status_list": null,
                        "account_labels": null
                    },
                    "cha_list": null,
                    "text_extra": null,
                    "video_labels": null,
                    "aweme_type": 0,
                    "image_infos": null,
                    "position": null,
                    "uniqid_position": null,
                    "geofencing": null,
                    "video_text": null,
                    "label_top_text": null,
                    "group_id": "string",
                    "nickname_position": null,
                    "challenge_position": null,
                    "long_video": null,
                    "interaction_stickers": null,
                    "origin_comment_ids": null,
                    "commerce_config_data": null,
                    "room": {
                        "has_commerce_goods": true,
                        "is_battle": true
                    },
                    "anchors": null,
                    "rawdata": "string",
                    "hybrid_label": null,
                    "geofencing_regions": null,
                    "search_extra": {
                        "current_time": 0,
                        "search_live_struct": {
                            "live_cover_type": "string"
                        }
                    },
                    "cover_labels": null,
                    "mask_infos": null,
                    "search_highlight": null,
                    "green_screen_materials": null,
                    "question_list": null,
                    "content_desc_extra": null,
                    "products_info": null,
                    "products_count": 0,
                    "branded_content_accounts": null,
                    "tts_voice_ids": null,
                    "reference_tts_voice_ids": null,
                    "voice_filter_ids": null,
                    "reference_voice_filter_ids": null,
                    "muf_comment_info_v2": null,
                    "behind_the_song_music_ids": null,
                    "is_live_has_products": true,
                    "behind_the_song_video_music_ids": null,
                    "operator_boost_info": null,
                    "banners": null,
                    "picked_users": null,
                    "comment_topbar_info": null,
                    "survey_info": null
                }
            }
        ],
        "has_more": 0,
        "cursor": 0,
        "guide_search_words": null,
        "extra": {
            "now": 0,
            "logid": "string",
            "fatal_item_ids": [
                "string"
            ],
            "search_request_id": "string",
            "server_stream_time": 0,
            "api_debug_info": null
        },
        "log_pb": {
            "impr_id": "string"
        },
        "global_doodle_config": {
            "keyword": "string",
            "new_source": "string",
            "search_channel": "string",
            "tns_search_result": "string",
            "hide_results": true,
            "feedback_survey": [
                {
                    "feedback_type": "string",
                    "multiple_choices": [
                        {
                            "key": "string",
                            "value": "string"
                        }
                    ],
                    "long_stress_info": null,
                    "send_us_multiple_choices": null
                }
            ],
            "hit_shark": true,
            "hit_dolphin": true
        },
        "extra_data": null,
        "feedback_type": "string"
    }
}
Built with