GET /v1/xiaohongshu/note/web_detail
Note Detail (Web)
beta · 13 credits per success
Web-route note detail for both image and video notes. Requires note_id plus xsec_token, both parseable from a share link. Prefer the App routes; this is a fallback line.
Request parameters
| Name | Type | In | Required | Description | Example |
|---|---|---|---|---|---|
| note_id | string | query | yes | 笔记 ID,可从分享链接中解析 | 6a2f423d000000001003cb36 |
| xsec_token | string | query | yes | 安全令牌,与 note_id 同源,从分享链接中解析 | ABtexB6bX5HgLD42SFrK1scGUmSO8YV5_isaLrDy9sLxQ= |
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.