🇺🇸 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. 示例数据模型

TrendingFeed

{
    "code": 0,
    "msg": "string",
    "data": {
        "status_code": 0,
        "min_cursor": 0,
        "max_cursor": 0,
        "has_more": 0,
        "aweme_list": [
            {
                "aweme_id": "string",
                "desc": "string",
                "create_time": 0,
                "author": {
                    "uid": "string",
                    "short_id": "string",
                    "nickname": "string",
                    "signature": "string",
                    "avatar_thumb": {
                        "uri": "string",
                        "url_list": [
                            "string"
                        ],
                        "width": 0,
                        "height": 0,
                        "url_prefix": null
                    },
                    "avatar_medium": {
                        "uri": "string",
                        "url_list": [
                            "string"
                        ],
                        "width": 0,
                        "height": 0,
                        "url_prefix": null
                    },
                    "follow_status": 0,
                    "is_block": true,
                    "custom_verify": "string",
                    "unique_id": "string",
                    "room_id": 0,
                    "authority_status": 0,
                    "verify_info": "string",
                    "share_info": {
                        "share_url": "string",
                        "share_desc": "string",
                        "share_title": "string",
                        "share_qrcode_url": {
                            "uri": "string",
                            "url_list": [
                                "string"
                            ],
                            "width": 0,
                            "height": 0,
                            "url_prefix": null
                        },
                        "share_title_myself": "string",
                        "share_title_other": "string",
                        "share_desc_info": "string",
                        "now_invitation_card_image_urls": null
                    },
                    "with_commerce_entry": true,
                    "verification_type": 0,
                    "enterprise_verify_reason": "string",
                    "is_ad_fake": true,
                    "followers_detail": null,
                    "region": "string",
                    "commerce_user_level": 0,
                    "platform_sync_info": null,
                    "is_discipline_member": true,
                    "secret": 0,
                    "prevent_download": true,
                    "geofencing": null,
                    "video_icon": {
                        "uri": "string",
                        "url_list": [
                            "string"
                        ],
                        "width": 0,
                        "height": 0,
                        "url_prefix": null
                    },
                    "follower_status": 0,
                    "comment_setting": 0,
                    "duet_setting": 0,
                    "download_setting": 0,
                    "cover_url": [
                        "string"
                    ],
                    "language": "string",
                    "item_list": null,
                    "is_star": true,
                    "type_label": [
                        "string"
                    ],
                    "ad_cover_url": null,
                    "comment_filter_status": 0,
                    "avatar_168x168": {
                        "uri": "string",
                        "url_list": [
                            "string"
                        ],
                        "width": 0,
                        "height": 0,
                        "url_prefix": null
                    },
                    "avatar_300x300": {
                        "uri": "string",
                        "url_list": [
                            "string"
                        ],
                        "width": 0,
                        "height": 0,
                        "url_prefix": null
                    },
                    "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,
                    "bold_fields": null,
                    "search_highlight": null,
                    "mutual_relation_avatars": null,
                    "social_info": "string",
                    "events": null,
                    "matched_friend": {
                        "video_items": null,
                        "repost_items": 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
                },
                "music": {
                    "id": 0,
                    "id_str": "string",
                    "title": "string",
                    "author": "string",
                    "album": "string",
                    "cover_hd": {
                        "uri": "string",
                        "url_list": [
                            "string"
                        ],
                        "width": 0,
                        "height": 0,
                        "url_prefix": null
                    },
                    "cover_large": {
                        "uri": "string",
                        "url_list": [
                            "string"
                        ],
                        "width": 0,
                        "height": 0,
                        "url_prefix": null
                    },
                    "cover_medium": {
                        "uri": "string",
                        "url_list": [
                            "string"
                        ],
                        "width": 0,
                        "height": 0,
                        "url_prefix": null
                    },
                    "cover_thumb": {
                        "uri": "string",
                        "url_list": [
                            "string"
                        ],
                        "width": 0,
                        "height": 0,
                        "url_prefix": null
                    },
                    "play_url": {
                        "uri": "string",
                        "url_list": [
                            "string"
                        ],
                        "width": 0,
                        "height": 0,
                        "url_prefix": null
                    },
                    "schema_url": "string",
                    "source_platform": 0,
                    "start_time": 0,
                    "end_time": 0,
                    "duration": 0,
                    "extra": "string",
                    "user_count": 0,
                    "position": null,
                    "collect_stat": 0,
                    "status": 0,
                    "offline_desc": "string",
                    "owner_nickname": "string",
                    "is_original": true,
                    "mid": "string",
                    "binded_challenge_id": 0,
                    "redirect": true,
                    "is_restricted": true,
                    "author_deleted": true,
                    "is_del_video": true,
                    "is_video_self_see": true,
                    "owner_handle": "string",
                    "author_position": null,
                    "prevent_download": true,
                    "strong_beat_url": {
                        "uri": "string",
                        "url_list": [
                            "string"
                        ],
                        "width": 0,
                        "height": 0,
                        "url_prefix": null
                    },
                    "prevent_item_download_status": 0,
                    "external_song_info": [
                        "string"
                    ],
                    "avatar_thumb": {
                        "uri": "string",
                        "url_list": [
                            "string"
                        ],
                        "width": 0,
                        "height": 0,
                        "url_prefix": null
                    },
                    "avatar_medium": {
                        "uri": "string",
                        "url_list": [
                            "string"
                        ],
                        "width": 0,
                        "height": 0,
                        "url_prefix": null
                    },
                    "avatar_large": {
                        "uri": "string",
                        "url_list": [
                            "string"
                        ],
                        "width": 0,
                        "height": 0,
                        "url_prefix": null
                    },
                    "preview_start_time": 0,
                    "preview_end_time": 0,
                    "is_commerce_music": true,
                    "is_original_sound": true,
                    "artists": null,
                    "lyric_short_position": null,
                    "mute_share": true,
                    "tag_list": null,
                    "is_author_artist": true,
                    "is_pgc": true,
                    "search_highlight": null,
                    "multi_bit_rate_play_info": null,
                    "tt_to_dsp_song_infos": null,
                    "recommend_status": 0,
                    "uncert_artists": null
                },
                "cha_list": null,
                "video": {
                    "play_addr": {
                        "uri": "string",
                        "url_list": [
                            "string"
                        ],
                        "width": 0,
                        "height": 0,
                        "url_key": "string",
                        "data_size": 0,
                        "file_hash": "string",
                        "url_prefix": null
                    },
                    "cover": {
                        "uri": "string",
                        "url_list": [
                            "string"
                        ],
                        "width": 0,
                        "height": 0,
                        "url_prefix": null
                    },
                    "height": 0,
                    "width": 0,
                    "dynamic_cover": {
                        "uri": "string",
                        "url_list": [
                            "string"
                        ],
                        "width": 0,
                        "height": 0,
                        "url_prefix": null
                    },
                    "origin_cover": {
                        "uri": "string",
                        "url_list": [
                            "string"
                        ],
                        "width": 0,
                        "height": 0,
                        "url_prefix": null
                    },
                    "ratio": "string",
                    "download_addr": {
                        "uri": "string",
                        "url_list": [
                            "string"
                        ],
                        "width": 0,
                        "height": 0,
                        "data_size": 0,
                        "url_prefix": null
                    },
                    "has_watermark": true,
                    "bit_rate": [
                        "string"
                    ],
                    "duration": 0,
                    "play_addr_h264": {
                        "uri": "string",
                        "url_list": [
                            "string"
                        ],
                        "width": 0,
                        "height": 0,
                        "url_key": "string",
                        "data_size": 0,
                        "file_hash": "string",
                        "url_prefix": null
                    },
                    "cdn_url_expired": 0,
                    "need_set_token": true,
                    "CoverTsp": 0,
                    "misc_download_addrs": "string",
                    "tags": null,
                    "big_thumbs": null,
                    "play_addr_bytevc1": {
                        "uri": "string",
                        "url_list": [
                            "string"
                        ],
                        "width": 0,
                        "height": 0,
                        "url_key": "string",
                        "data_size": 0,
                        "file_hash": "string",
                        "url_prefix": null
                    },
                    "is_bytevc1": 0,
                    "meta": "string",
                    "cover_is_custom": true,
                    "cla_info": {
                        "has_original_audio": 0,
                        "enable_auto_caption": 0,
                        "caption_infos": null,
                        "creator_edited_caption_id": 0,
                        "vertical_positions": null,
                        "hide_original_caption": true,
                        "captions_type": 0,
                        "no_caption_reason": 0
                    },
                    "source_HDR_type": 0,
                    "bit_rate_audio": [
                        "string"
                    ]
                },
                "share_url": "string",
                "user_digged": 0,
                "statistics": {
                    "aweme_id": "string",
                    "comment_count": 0,
                    "digg_count": 0,
                    "download_count": 0,
                    "play_count": 0,
                    "share_count": 0,
                    "forward_count": 0,
                    "lose_count": 0,
                    "lose_comment_count": 0,
                    "whatsapp_share_count": 0,
                    "collect_count": 0,
                    "repost_count": 0
                },
                "status": {
                    "aweme_id": "string",
                    "is_delete": true,
                    "allow_share": true,
                    "allow_comment": true,
                    "is_private": true,
                    "with_goods": true,
                    "private_status": 0,
                    "in_reviewing": true,
                    "reviewed": 0,
                    "self_see": true,
                    "is_prohibited": true,
                    "download_status": 0
                },
                "rate": 0,
                "text_extra": [
                    "string"
                ],
                "is_top": 0,
                "label_top": {
                    "uri": "string",
                    "url_list": [
                        "string"
                    ],
                    "width": 0,
                    "height": 0,
                    "url_prefix": null
                },
                "share_info": {
                    "share_url": "string",
                    "share_desc": "string",
                    "share_title": "string",
                    "bool_persist": 0,
                    "share_title_myself": "string",
                    "share_title_other": "string",
                    "share_link_desc": "string",
                    "share_signature_url": "string",
                    "share_signature_desc": "string",
                    "share_quote": "string",
                    "whatsapp_desc": "string",
                    "share_desc_info": "string",
                    "now_invitation_card_image_urls": null,
                    "share_button_display_mode": 0,
                    "button_display_stratege_source": "string"
                },
                "distance": "string",
                "video_labels": [
                    "string"
                ],
                "is_vr": true,
                "is_ads": true,
                "aweme_type": 0,
                "cmt_swt": true,
                "image_infos": null,
                "risk_infos": {
                    "vote": true,
                    "warn": true,
                    "risk_sink": true,
                    "type": 0,
                    "content": "string"
                },
                "is_relieve": true,
                "sort_label": "string",
                "position": null,
                "uniqid_position": null,
                "author_user_id": 0,
                "bodydance_score": 0,
                "geofencing": null,
                "is_hash_tag": 0,
                "is_pgcshow": true,
                "region": "string",
                "video_text": [
                    "string"
                ],
                "collect_stat": 0,
                "label_top_text": null,
                "group_id": "string",
                "prevent_download": true,
                "nickname_position": null,
                "challenge_position": null,
                "item_comment_settings": 0,
                "with_promotional_music": true,
                "long_video": null,
                "item_duet": 0,
                "item_react": 0,
                "desc_language": "string",
                "interaction_stickers": null,
                "misc_info": "string",
                "origin_comment_ids": null,
                "commerce_config_data": null,
                "distribute_type": 0,
                "video_control": {
                    "allow_download": true,
                    "share_type": 0,
                    "show_progress_bar": 0,
                    "draft_progress_bar": 0,
                    "allow_duet": true,
                    "allow_react": true,
                    "prevent_download_type": 0,
                    "allow_dynamic_wallpaper": true,
                    "timer_status": 0,
                    "allow_music": true,
                    "allow_stitch": true
                },
                "has_vs_entry": true,
                "commerce_info": {
                    "adv_promotable": true,
                    "branded_content_type": 0
                },
                "need_vs_entry": true,
                "anchors": [
                    "string"
                ],
                "hybrid_label": null,
                "with_survey": true,
                "geofencing_regions": null,
                "aweme_acl": {
                    "download_general": {
                        "code": 0,
                        "show_type": 0,
                        "transcode": 0,
                        "mute": true
                    },
                    "download_mask_panel": {
                        "code": 0,
                        "show_type": 0,
                        "transcode": 0,
                        "mute": true
                    },
                    "share_list_status": 0,
                    "share_general": {
                        "code": 0,
                        "show_type": 0,
                        "transcode": 0,
                        "mute": true
                    },
                    "platform_list": null,
                    "share_action_list": null,
                    "press_action_list": null
                },
                "cover_labels": null,
                "mask_infos": [
                    "string"
                ],
                "search_highlight": null,
                "playlist_blocked": true,
                "green_screen_materials": null,
                "interact_permission": {
                    "duet": 0,
                    "stitch": 0,
                    "duet_privacy_setting": 0,
                    "stitch_privacy_setting": 0,
                    "upvote": 0,
                    "allow_adding_to_story": 0,
                    "allow_create_sticker": {
                        "status": 0
                    }
                },
                "question_list": null,
                "content_desc": "string",
                "content_desc_extra": [
                    "string"
                ],
                "products_info": null,
                "follow_up_publish_from_id": 0,
                "disable_search_trending_bar": true,
                "suggest_words": {
                    "suggest_words": [
                        "string"
                    ]
                },
                "music_begin_time_in_ms": 0,
                "music_end_time_in_ms": 0,
                "item_distribute_source": "string",
                "item_source_category": 0,
                "branded_content_accounts": null,
                "poi_data": {
                    "poi_name": "string",
                    "poi_id": "string",
                    "poi_type": "string",
                    "info_source": "string",
                    "collect_info": "string",
                    "poi_mapkit_collect": true,
                    "video_count": 0,
                    "address_info": {
                        "city_name": "string",
                        "city_code": "string",
                        "region_code": "string",
                        "lng": "string",
                        "lat": "string"
                    },
                    "video_anchor": {
                        "suffix": "string",
                        "sub_tags": [
                            {
                                "name": "string",
                                "type": 0,
                                "priority": 0
                            }
                        ],
                        "sub_tag_exp_type": 0,
                        "sub_tag_exp_time": 0,
                        "has_sub_arrow": true,
                        "track_info": "string",
                        "hide_list": null
                    },
                    "comment_anchor": {
                        "suffix": "string",
                        "sub_tags": [
                            "string"
                        ],
                        "sub_tag_exp_type": 0,
                        "sub_tag_exp_time": 0,
                        "has_sub_arrow": true,
                        "track_info": "string",
                        "hide_list": null
                    },
                    "poi_review_config": {
                        "show_review_tab": true
                    }
                },
                "is_description_translatable": true,
                "follow_up_item_id_groups": "string",
                "is_text_sticker_translatable": true,
                "text_sticker_major_lang": "string",
                "original_client_text": {
                    "markup_text": "string",
                    "text_extra": null
                },
                "music_selected_from": "string",
                "tts_voice_ids": null,
                "reference_tts_voice_ids": null,
                "voice_filter_ids": null,
                "reference_voice_filter_ids": null,
                "music_title_style": 0,
                "animated_image_info": {
                    "type": 0,
                    "effect": 0
                },
                "comment_config": {
                    "emoji_recommend_list": [
                        "string"
                    ],
                    "long_press_recommend_list": null,
                    "quick_comment_emoji_recommend_list": null,
                    "comment_panel_show_tab_config": null
                },
                "added_sound_music_info": {
                    "id": 0,
                    "id_str": "string",
                    "title": "string",
                    "author": "string",
                    "album": "string",
                    "cover_hd": {
                        "uri": "string",
                        "url_list": [
                            "string"
                        ],
                        "width": 0,
                        "height": 0,
                        "url_prefix": null
                    },
                    "cover_large": {
                        "uri": "string",
                        "url_list": [
                            "string"
                        ],
                        "width": 0,
                        "height": 0,
                        "url_prefix": null
                    },
                    "cover_medium": {
                        "uri": "string",
                        "url_list": [
                            "string"
                        ],
                        "width": 0,
                        "height": 0,
                        "url_prefix": null
                    },
                    "cover_thumb": {
                        "uri": "string",
                        "url_list": [
                            "string"
                        ],
                        "width": 0,
                        "height": 0,
                        "url_prefix": null
                    },
                    "play_url": {
                        "uri": "string",
                        "url_list": [
                            "string"
                        ],
                        "width": 0,
                        "height": 0,
                        "url_prefix": null
                    },
                    "schema_url": "string",
                    "source_platform": 0,
                    "start_time": 0,
                    "end_time": 0,
                    "duration": 0,
                    "extra": "string",
                    "user_count": 0,
                    "position": null,
                    "collect_stat": 0,
                    "status": 0,
                    "offline_desc": "string",
                    "owner_nickname": "string",
                    "is_original": true,
                    "mid": "string",
                    "binded_challenge_id": 0,
                    "redirect": true,
                    "is_restricted": true,
                    "author_deleted": true,
                    "is_del_video": true,
                    "is_video_self_see": true,
                    "owner_handle": "string",
                    "author_position": null,
                    "prevent_download": true,
                    "strong_beat_url": {
                        "uri": "string",
                        "url_list": [
                            "string"
                        ],
                        "width": 0,
                        "height": 0,
                        "url_prefix": null
                    },
                    "prevent_item_download_status": 0,
                    "external_song_info": [
                        "string"
                    ],
                    "avatar_thumb": {
                        "uri": "string",
                        "url_list": [
                            "string"
                        ],
                        "width": 0,
                        "height": 0,
                        "url_prefix": null
                    },
                    "avatar_medium": {
                        "uri": "string",
                        "url_list": [
                            "string"
                        ],
                        "width": 0,
                        "height": 0,
                        "url_prefix": null
                    },
                    "avatar_large": {
                        "uri": "string",
                        "url_list": [
                            "string"
                        ],
                        "width": 0,
                        "height": 0,
                        "url_prefix": null
                    },
                    "preview_start_time": 0,
                    "preview_end_time": 0,
                    "is_commerce_music": true,
                    "is_original_sound": true,
                    "artists": null,
                    "lyric_short_position": null,
                    "mute_share": true,
                    "tag_list": null,
                    "is_author_artist": true,
                    "is_pgc": true,
                    "search_highlight": null,
                    "multi_bit_rate_play_info": null,
                    "tt_to_dsp_song_infos": null,
                    "recommend_status": 0,
                    "uncert_artists": null
                },
                "origin_volume": "string",
                "music_volume": "string",
                "support_danmaku": true,
                "has_danmaku": true,
                "muf_comment_info_v2": null,
                "behind_the_song_music_ids": null,
                "behind_the_song_video_music_ids": null,
                "ttec_suggest_words": {
                    "ttec_suggest_words": null
                },
                "content_original_type": 0,
                "shoot_tab_name": "string",
                "content_type": "string",
                "content_size_type": 0,
                "operator_boost_info": null,
                "log_info": {
                    "order": "string"
                },
                "main_arch_common": "string",
                "aigc_info": {
                    "aigc_label_type": 0
                },
                "banners": [
                    {
                        "key": {
                            "component_key": "string"
                        }
                    }
                ],
                "picked_users": null,
                "standard_component_info": {
                    "banner_enabled": true
                },
                "comment_topbar_info": null,
                "visual_search_info": {},
                "smart_search_info": {
                    "find_similar_intent_type": 0,
                    "ask_tako_intent_type": 0,
                    "related_videos_intent_type": 0,
                    "title_smart_search_panel_type": 0
                },
                "survey_info": null
            }
        ],
        "home_model": 0,
        "refresh_clear": 0,
        "extra": {
            "now": 0,
            "fatal_item_ids": null,
            "api_debug_info": null
        },
        "log_pb": {
            "impr_id": "string"
        },
        "preload_ads": [
            "string"
        ],
        "preload_awemes": null,
        "log_info": {
            "impr_id": "string",
            "pull_type": "string"
        }
    }
}
Built with