GET /v1/xiaohongshu/feed/home
Home Feed
beta · 13 credits per success
Home recommendation feed, filterable by channel category and to image-only posts. Channel ids come from Home Feed Categories.
Request parameters
| Name | Type | In | Required | Description | Example |
|---|---|---|---|---|---|
| num | integer | query | no | 返回数量,最大 40 | demo |
| category | string | query | no | 频道分类 ID,从「首页频道列表」获取 | demo |
| cursor_score | string | query | no | 翻页游标,首次请求留空 | demo |
| need_filter_image | boolean | query | no | true 只看图文,false 综合推荐(含视频) | demo |
Response fields
Field dictionary coming soon — the executable panel shows the live shape.
Errors
| code | HTTP | Meaning | Billed |
|---|---|---|---|
| 40001 | 400 | Invalid parameters | no |
| 40102 | 401 | Invalid or revoked API Key | no |
| 40201 | 402 | Insufficient credits | no |
| 40402 | 404 | Resource not found | no |
| 42201 | 422 | Quality gate failed | no |
| 42901 | 429 | Rate limit exceeded | no |
| 50401 | 504 | Upstream timeout | no |
| 50201 | 502 | Upstream error | no |
Billing
Success costs 13 credits. Any failure — including a 200 from upstream that fails the quality gate — costs 0.