小红书(Rednote)
| API | 方法 | 端点 |
|---|---|---|
| 笔记详情 | POST | /v1/rednote/note-detail |
| 用户资料 | POST | /v1/rednote/user-profile |
| 用户笔记 | POST | /v1/rednote/user-notes |
| 笔记搜索 | POST | /v1/rednote/search-notes |
| 用户搜索 | POST | /v1/rednote/search-users |
| 笔记评论 | POST | /v1/rednote/note-comments |
| 评论回复 | POST | /v1/rednote/comment-replies |
| 首页推荐 | POST | /v1/rednote/home-recommendations |

