curl --location -g --request POST '{{webkaiBaseUrl}}/api/index' \
--form 'method="xiaohongshuToUserInfo"' \
--form 'api_key="46be42971a4f27e66fc2577861ec2df1"' \
--form 'user_id="62efbf16000000001f0055b9"'
{
"code": 200,
"msg": "请求成功",
"time": 1752291512,
"data": {
"success": true,
"total_billing": {
"total_service_fee": 0.16
},
"user_info": {
"account_data": {
"fans_count": 176,
"follows_count": 67,
"interaction_count": 24729
},
"basic_info": {
"desc": "🧚♀️搞笑女在中厂,活得就是性价比\n✨穿搭美甲,梗图表情包",
"gender": 1,
"imageb": "https://sns-avatar-qc.xhscdn.com/avatar/1040g2jo31j6plvdmii105onfnsb7oldppqc2a6g?imageView2/2/w/540/format/webp",
"ip_location": "浙江",
"nickname": "梦可卜卜",
"red_id": "6772925264"
},
"tags": [
"浙江杭州"
]
}
}
}