GET /v1/tiktok/web/fetch_live_gift_list
Get live room gift list
stable · 33 credits per success
Get live room gift list;room_id is optional parameter, if not provided, will get general gift list (as of August 15, 2025, there are 256 types of gifts);room_id: Live room ID (optional);Live room gift list data;Note;The direct video CDN links returned by this interface require the returned `tt_chain_token` to be accessed, otherwise HTTP 403 will be returned.;When accessing a direct video CDN link…
Request parameters
| Name | Type | In | Required | Description | Example |
|---|---|---|---|---|---|
| room_id | string | query | no | 直播间ID,可选参数 | 7381444193462078214 |
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 33 credits. Any failure — including a 200 from upstream that fails the quality gate — costs 0.