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

SearchMusic

{
    "code": 0,
    "msg": "string",
    "data": {
        "status_code": 0,
        "music": [
            {
                "id": 0,
                "id_str": "string",
                "title": "string",
                "author": "string",
                "album": "string",
                "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
                },
                "source_platform": 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,
                "author_deleted": 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
                },
                "external_song_info": [
                    "string"
                ],
                "preview_start_time": 0,
                "preview_end_time": 0,
                "is_commerce_music": true,
                "is_original_sound": true,
                "audition_duration": 0,
                "shoot_duration": 0,
                "artists": [
                    "string"
                ],
                "lyric_short_position": null,
                "mute_share": true,
                "tag_list": null,
                "dmv_auto_show": true,
                "is_author_artist": true,
                "is_pgc": true,
                "is_matched_metadata": true,
                "is_audio_url_with_cookie": true,
                "matched_song": {
                    "id": "string",
                    "author": "string",
                    "title": "string",
                    "h5_url": "string",
                    "cover_medium": {
                        "uri": "string",
                        "url_list": [
                            "string"
                        ],
                        "width": 0,
                        "height": 0,
                        "url_prefix": null
                    },
                    "performers": null,
                    "chorus_info": {
                        "start_ms": 0,
                        "duration_ms": 0
                    },
                    "full_duration": 0
                },
                "video_duration": 0,
                "search_music_name": "string",
                "search_music_desc": "string",
                "search_highlight": null,
                "multi_bit_rate_play_info": null,
                "duration_high_precision": {
                    "duration_precision": 0,
                    "shoot_duration_precision": 0,
                    "audition_duration_precision": 0,
                    "video_duration_precision": 0
                },
                "can_not_reuse": true,
                "is_play_music": true,
                "commercial_right_type": 0,
                "music_release_info": {
                    "is_new_release_song": true,
                    "group_release_date": 0
                },
                "tt_to_dsp_song_infos": null,
                "log_extra": "string",
                "is_shooting_allow": true,
                "recommend_status": 0,
                "vid_volume_info": "string",
                "has_commerce_right": true,
                "meme_song_info": {},
                "is_sami_recommend": true,
                "uncert_artists": null,
                "style_value": [
                    0
                ],
                "theme_value": [
                    0
                ],
                "language": "string",
                "allow_offline_music_to_detail_page": true,
                "create_time": 0,
                "can_be_stitched": true
            }
        ],
        "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",
            "display_filter_bar": 0,
            "new_source": "string",
            "search_channel": "string",
            "tns_search_result": "string",
            "hide_results": true,
            "enable_music_mix_rank": 0,
            "feedback_survey": [
                {
                    "feedback_type": "string",
                    "multiple_choices": [
                        "string"
                    ],
                    "long_stress_info": null,
                    "send_us_multiple_choices": null
                }
            ],
            "hit_shark": true,
            "hit_dolphin": true
        },
        "feedback_type": "string",
        "total": 0
    }
}
Built with