GET /v1/douyin/web/fetch_live_room_product_result
Douyin live room product information
stable · 2 credits per success
Douyin live room product information;cookie: User's web version of Douyin Cookie (This interface requires users to provide their own Cookie, if the acquisition fails, please manually pass the captcha code once);room_id: Room room_id;author_id: Author id;offset: Offset;limit: Number;Product information;Note;The method to obtain author_id;1. Obtain the uid field as author_id through the user inform…
Request parameters
| Name | Type | In | Required | Description | Example |
|---|---|---|---|---|---|
| limit | integer | query | no | 数量 | 20 |
| offset | integer | query | no | 偏移量 | demo |
| room_id | string | query | yes | 直播间room_id | 7360830184578091776 |
| author_id | string | query | yes | 作者id | 1714858898241277 |
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 2 credits. Any failure — including a 200 from upstream that fails the quality gate — costs 0.