{
  "openapi": "3.0.0",
  "info": {
    "title": "Xiaohongshu (RedNote) User Profile API (V3)",
    "version": "1.0.0",
    "description": "Get Xiaohongshu (RedNote) user Profile data, including follower counts and bio details, for creator research, account analysis, and competitor monitoring."
  },
  "paths": {
    "/api/xiaohongshu/get-user/v3": {
      "get": {
        "tags": [
          "Xiaohongshu (RedNote)"
        ],
        "summary": "User Profile",
        "description": "Get Xiaohongshu (RedNote) user Profile data, including follower counts and bio details, for creator research, account analysis, and competitor monitoring.",
        "operationId": "getUserV3",
        "parameters": [
          {
            "name": "token",
            "in": "query",
            "description": "Access token for this API service.",
            "required": true,
            "schema": {
              "type": "string"
            }
          },
          {
            "name": "userId",
            "in": "query",
            "description": "Unique user identifier on Xiaohongshu.",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "responses": {
          "default": {
            "description": "default response",
            "content": {
              "application/json": {
                "example": {
                  "code": 0,
                  "data": {
                    "liked": 65447,
                    "nickname": "是六金呀～",
                    "red_club_info": {
                      "red_club_url": "https://www.xiaohongshu.com/store/mc/landing",
                      "redclubscore": 0,
                      "red_club": false,
                      "red_club_level": 0
                    },
                    "show_extra_info_button": false,
                    "identity_label_migrated": false,
                    "hula_tabs": {
                      "all_show_tab_config": [
                        {
                          "tab_name": "笔记",
                          "tab_index_weight": 0,
                          "tab_id": "note"
                        }
                      ],
                      "tab_id_selected": "note"
                    },
                    "collected": 15725,
                    "collected_tags_num": 0,
                    "collected_book_num": 0,
                    "desc_at_users": [
                      {
                        "id": "55e54f003397db29780ea7ba",
                        "nickname": "星星泡面"
                      }
                    ],
                    "real_name_info": "",
                    "imageb": "https://sns-avatar-qc.xhscdn.com/avatar/63d36aae9a0594dbc226012e.jpg?imageView2/2/w/540/format/webp",
                    "images": "https://sns-avatar-qc.xhscdn.com/avatar/63d36aae9a0594dbc226012e.jpg?imageView2/2/w/360/format/webp",
                    "gender": 1,
                    "recommend_info_icon": "",
                    "red_official_verify_type": 0,
                    "ip_location": "广东",
                    "zhong_tong_bar_info": {
                      "conversions": []
                    },
                    "collected_brand_num": 0,
                    "remark_name": "",
                    "avatar_like_status": false,
                    "avatar_pendant": {
                      "current_user_pendant": false,
                      "current_user_pet": false
                    },
                    "follows": 29,
                    "nboards": 0,
                    "collected_poi_num": 0,
                    "userid": "5c2f338a000000000701e1c6",
                    "community_rule_url": "https://www.xiaohongshu.com/user/community-rule",
                    "seller_info": {
                      "tab_goods_api_version": 1,
                      "tab_code_names": [],
                      "is_tab_goods_first": true
                    },
                    "share_link": "https://www.xiaohongshu.com/user/profile/5c2f338a000000000701e1c6?xsec_token=YBwVNAUpVNP86CtEIG-rI9HfjY8EpMRxv24xns7CuwW80=&xsec_source=app_share",
                    "red_official_verify_content": "",
                    "is_recommend_level_illegal": false,
                    "identity_deeplink": "xhsdiscover://rn/app-settings/official/certification/details?type=2&user_id=5c2f338a000000000701e1c6&is_mcn=false",
                    "blocking": false,
                    "user_widget_switch": false,
                    "sec_account_deeplink": "xhsdiscover://rn/accounts/account-detail?targetId=5c2f338a000000000701e1c6&new_page_exp=1",
                    "desc": "162/110\nhi看@星星泡面 置顶",
                    "recommend_info": "",
                    "collected_movie_num": 0,
                    "result": {
                      "code": 0,
                      "message": "success",
                      "success": true
                    },
                    "ndiscovery": 270,
                    "red_official_verified": false,
                    "blocked": false,
                    "is_login_user_pro_account": false,
                    "banner_info": {
                      "image": "http://sns-avatar-qc.rednotecdn.com/user_banner/6499c049-b152-3c0e-8e55-1b9c463df303?imageView2/2/w/540/format/jpg&ap=28&sc=USR_BG&src=A",
                      "bg_color": "2e3943",
                      "like_status": false
                    },
                    "fans": 21263,
                    "red_id": "531915550",
                    "share_info": {
                      "title": "是六金呀～",
                      "content": "162/110\nhi看@星星泡面 置顶"
                    },
                    "interactions": [
                      {
                        "type": "follows",
                        "name": "关注",
                        "count": 29,
                        "is_private": true,
                        "toast": "该用户已设置关注列表不可见"
                      },
                      {
                        "is_private": true,
                        "toast": "该用户已设置粉丝列表不可见",
                        "type": "fans",
                        "name": "粉丝",
                        "count": 21263
                      },
                      {
                        "is_private": false,
                        "toast": "",
                        "type": "interaction",
                        "name": "获赞与收藏",
                        "count": 81172
                      }
                    ],
                    "share_info_v2": {
                      "title": "@是六金呀～的个人主页",
                      "content": "粉丝: 2.1万\n获赞与收藏: 8.1万"
                    },
                    "user_role_type": 0,
                    "tags": [
                      {
                        "icon": "http://ci.xiaohongshu.com/icons/user/gender-female-v1.png",
                        "name": "28岁",
                        "tag_type": "info"
                      }
                    ],
                    "location_jump": false,
                    "collected_notes_num": 0,
                    "collected_product_num": 0,
                    "note_num_stat": {
                      "posted": 270,
                      "liked": 65447,
                      "collected": 15725
                    },
                    "default_collection_tab": "note",
                    "level": {
                      "number": 0,
                      "image_link": ""
                    },
                    "location": "",
                    "tab_visible": {
                      "note": true,
                      "collect": false,
                      "like": false,
                      "seed": true
                    },
                    "red_official_verify_base_info": "",
                    "real_name_deep_target": 1,
                    "tab_public": {
                      "collection": false,
                      "collection_note": true,
                      "collection_board": true,
                      "seed": true
                    },
                    "fstatus": "none",
                    "user_desc_info": {
                      "desc": "162/110\nhi看@星星泡面 置顶",
                      "desc_at_users": [
                        {
                          "user_id": "55e54f003397db29780ea7ba",
                          "nickname": "星星泡面"
                        }
                      ],
                      "desc_with_placeholder": "162/110\nhi看@星星泡面 置顶",
                      "desc_keywords_switch": true
                    }
                  }
                }
              }
            }
          }
        },
        "x-order": "12001000"
      }
    }
  },
  "components": {}
}