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

UserMusicList

{
    "code": 0,
    "msg": "string",
    "data": {
        "cursor": 0,
        "extra": {
            "fatal_item_ids": [
                "string"
            ],
            "logid": "string",
            "now": 0
        },
        "groups": [
            {
                "id": "string",
                "music": {
                    "album": "string",
                    "allow_offline_music_to_detail_page": true,
                    "artists": [
                        {
                            "avatar": {
                                "uri": "string",
                                "url_list": [
                                    "string"
                                ],
                                "url_prefix": null
                            },
                            "enter_type": 0,
                            "follow_status": 0,
                            "follower_status": 0,
                            "handle": "string",
                            "is_block": true,
                            "is_blocked": true,
                            "is_private_account": true,
                            "is_verified": true,
                            "is_visible": true,
                            "nick_name": "string",
                            "sec_uid": "string",
                            "status": 0,
                            "uid": "string"
                        }
                    ],
                    "audition_duration": 0,
                    "author": "string",
                    "author_deleted": true,
                    "author_position": null,
                    "avatar_medium": {
                        "height": 0,
                        "uri": "string",
                        "url_list": [
                            "string"
                        ],
                        "url_prefix": null,
                        "width": 0
                    },
                    "avatar_thumb": {
                        "height": 0,
                        "uri": "string",
                        "url_list": [
                            "string"
                        ],
                        "url_prefix": null,
                        "width": 0
                    },
                    "binded_challenge_id": 0,
                    "can_be_stitched": true,
                    "can_not_reuse": true,
                    "collect_stat": 0,
                    "commercial_right_type": 0,
                    "cover_large": {
                        "height": 0,
                        "uri": "string",
                        "url_list": [
                            "string"
                        ],
                        "url_prefix": null,
                        "width": 0
                    },
                    "cover_medium": {
                        "height": 0,
                        "uri": "string",
                        "url_list": [
                            "string"
                        ],
                        "url_prefix": null,
                        "width": 0
                    },
                    "cover_thumb": {
                        "height": 0,
                        "uri": "string",
                        "url_list": [
                            "string"
                        ],
                        "url_prefix": null,
                        "width": 0
                    },
                    "create_time": 0,
                    "dmv_auto_show": true,
                    "duration": 0,
                    "duration_high_precision": {
                        "audition_duration_precision": 0,
                        "duration_precision": 0,
                        "shoot_duration_precision": 0,
                        "video_duration_precision": 0
                    },
                    "external_song_info": [
                        "string"
                    ],
                    "extra": "string",
                    "has_commerce_right": true,
                    "id": 0,
                    "id_str": "string",
                    "is_audio_url_with_cookie": true,
                    "is_author_artist": true,
                    "is_commerce_music": true,
                    "is_matched_metadata": true,
                    "is_original": true,
                    "is_original_sound": true,
                    "is_pgc": true,
                    "is_play_music": true,
                    "is_shooting_allow": true,
                    "language": "string",
                    "log_extra": "string",
                    "lyric_short_position": null,
                    "matched_song": {
                        "author": "string",
                        "chorus_info": {
                            "duration_ms": 0,
                            "start_ms": 0
                        },
                        "cover_medium": {
                            "height": 0,
                            "uri": "string",
                            "url_list": [
                                "string"
                            ],
                            "url_prefix": null,
                            "width": 0
                        },
                        "full_duration": 0,
                        "h5_url": "string",
                        "id": "string",
                        "performers": null,
                        "title": "string"
                    },
                    "meme_song_info": {},
                    "mid": "string",
                    "multi_bit_rate_play_info": null,
                    "music_release_info": {
                        "group_release_date": 0,
                        "is_new_release_song": true
                    },
                    "mute_share": true,
                    "offline_desc": "string",
                    "owner_handle": "string",
                    "owner_nickname": "string",
                    "play_url": {
                        "height": 0,
                        "uri": "string",
                        "url_list": [
                            "string"
                        ],
                        "url_prefix": null,
                        "width": 0
                    },
                    "position": null,
                    "prevent_download": true,
                    "preview_end_time": 0,
                    "preview_start_time": 0,
                    "recommend_status": 0,
                    "search_highlight": null,
                    "shoot_duration": 0,
                    "source_platform": 0,
                    "status": 0,
                    "strong_beat_url": {
                        "height": 0,
                        "uri": "string",
                        "url_list": [
                            "string"
                        ],
                        "url_prefix": null,
                        "width": 0
                    },
                    "style_value": [
                        0
                    ],
                    "tag_list": null,
                    "theme_value": [
                        0
                    ],
                    "title": "string",
                    "tt_to_dsp_song_infos": [
                        {
                            "button_type": 0,
                            "platform": 0,
                            "song_id": "string",
                            "token": {
                                "apple_music_token": {
                                    "developer_token": "string"
                                }
                            }
                        }
                    ],
                    "uncert_artists": null,
                    "user_count": 0,
                    "video_duration": 0
                },
                "similar_music_list": [
                    {
                        "album": "string",
                        "allow_offline_music_to_detail_page": true,
                        "artists": [
                            {
                                "avatar": {
                                    "uri": "string",
                                    "url_list": [
                                        "string"
                                    ],
                                    "url_prefix": null
                                },
                                "enter_type": 0,
                                "follow_status": 0,
                                "follower_status": 0,
                                "handle": "string",
                                "is_block": true,
                                "is_blocked": true,
                                "is_private_account": true,
                                "is_verified": true,
                                "is_visible": true,
                                "nick_name": "string",
                                "sec_uid": "string",
                                "status": 0,
                                "uid": "string"
                            }
                        ],
                        "audition_duration": 0,
                        "author": "string",
                        "author_deleted": true,
                        "author_position": null,
                        "avatar_medium": {
                            "height": 0,
                            "uri": "string",
                            "url_list": [
                                "string"
                            ],
                            "url_prefix": null,
                            "width": 0
                        },
                        "avatar_thumb": {
                            "height": 0,
                            "uri": "string",
                            "url_list": [
                                "string"
                            ],
                            "url_prefix": null,
                            "width": 0
                        },
                        "binded_challenge_id": 0,
                        "can_be_stitched": true,
                        "can_not_reuse": true,
                        "collect_stat": 0,
                        "commercial_right_type": 0,
                        "cover_large": {
                            "height": 0,
                            "uri": "string",
                            "url_list": [
                                "string"
                            ],
                            "url_prefix": null,
                            "width": 0
                        },
                        "cover_medium": {
                            "height": 0,
                            "uri": "string",
                            "url_list": [
                                "string"
                            ],
                            "url_prefix": null,
                            "width": 0
                        },
                        "cover_thumb": {
                            "height": 0,
                            "uri": "string",
                            "url_list": [
                                "string"
                            ],
                            "url_prefix": null,
                            "width": 0
                        },
                        "create_time": 0,
                        "dmv_auto_show": true,
                        "duration": 0,
                        "duration_high_precision": {
                            "audition_duration_precision": 0,
                            "duration_precision": 0,
                            "shoot_duration_precision": 0,
                            "video_duration_precision": 0
                        },
                        "external_song_info": [
                            "string"
                        ],
                        "extra": "string",
                        "has_commerce_right": true,
                        "id": 0,
                        "id_str": "string",
                        "is_audio_url_with_cookie": true,
                        "is_author_artist": true,
                        "is_commerce_music": true,
                        "is_matched_metadata": true,
                        "is_original": true,
                        "is_original_sound": true,
                        "is_pgc": true,
                        "is_play_music": true,
                        "is_shooting_allow": true,
                        "language": "string",
                        "log_extra": "string",
                        "lyric_short_position": null,
                        "matched_song": {
                            "author": "string",
                            "chorus_info": {
                                "duration_ms": 0,
                                "start_ms": 0
                            },
                            "cover_medium": {
                                "height": 0,
                                "uri": "string",
                                "url_list": [
                                    "string"
                                ],
                                "url_prefix": null,
                                "width": 0
                            },
                            "full_duration": 0,
                            "h5_url": "string",
                            "id": "string",
                            "performers": null,
                            "title": "string"
                        },
                        "meme_song_info": {},
                        "mid": "string",
                        "multi_bit_rate_play_info": null,
                        "music_release_info": {
                            "group_release_date": 0,
                            "is_new_release_song": true
                        },
                        "mute_share": true,
                        "offline_desc": "string",
                        "owner_handle": "string",
                        "owner_nickname": "string",
                        "play_url": {
                            "height": 0,
                            "uri": "string",
                            "url_list": [
                                "string"
                            ],
                            "url_prefix": null,
                            "width": 0
                        },
                        "position": null,
                        "prevent_download": true,
                        "preview_end_time": 0,
                        "preview_start_time": 0,
                        "recommend_status": 0,
                        "search_highlight": null,
                        "shoot_duration": 0,
                        "source_platform": 0,
                        "status": 0,
                        "strong_beat_url": {
                            "height": 0,
                            "uri": "string",
                            "url_list": [
                                "string"
                            ],
                            "url_prefix": null,
                            "width": 0
                        },
                        "style_value": [
                            0
                        ],
                        "tag_list": null,
                        "theme_value": [
                            0
                        ],
                        "title": "string",
                        "tt_to_dsp_song_infos": [
                            {
                                "button_type": 0,
                                "platform": 0,
                                "song_id": "string",
                                "token": {
                                    "apple_music_token": {
                                        "developer_token": "string"
                                    }
                                }
                            }
                        ],
                        "uncert_artists": null,
                        "user_count": 0,
                        "video_duration": 0
                    }
                ],
                "source_music_id": "string"
            }
        ],
        "has_more": 0,
        "honor_label": 0,
        "log_pb": {
            "impr_id": "string"
        },
        "music": [
            "string"
        ],
        "status_code": 0,
        "status_msg": "string"
    }
}
Built with