GET /v1/xiaohongshu/product/reviews
Product Reviews
stable · 13 credits per success
Paginated product reviews, sortable by relevance or recency, optionally limited to reviews with images. Page numbering starts at 0.
Request parameters
| Name | Type | In | Required | Description | Example |
|---|---|---|---|---|---|
| page | integer | query | no | 页码,从 0 开始 | demo |
| sku_id | string | query | yes | 商品 SKU ID | 669ddd44e05f3700011067ed |
| from_page | string | query | no | 来源页面标识 | demo |
| share_pics_only | integer | query | no | 仅看有图评价:0 否、1 是 | demo |
| sort_strategy_type | integer | query | no | 排序:0 综合、1 最新 | 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.