小红书 · 获取用户资料
GET /v1/social/rednote/profile
需要 Bearer Token 鉴权。
端点#
GET https://api.multipost.app/v1/social/rednote/profile查询参数#
| 字段 | 类型 | 必填 | 说明 |
|---|---|---|---|
| user_id | string | User ID, can be obtained from the sharing link of Xiaohongshu website. e.g. 5f4a10070000000001006fc7 |
请求示例#
curl -X GET 'https://api.multipost.app/v1/social/rednote/profile' \
-H "Authorization: Bearer YOUR_API_KEY"响应#
200
401