GET /v1/tiktok/app/v3/fetch_live_daily_rank
Get live daily rank data
stable · 2 credits per success
Get live daily rank data;anchor_id: Anchor id, which can be obtained from the live room information interface, use the default value, this parameter will affect the returned data, you can try different anchor ids of different live rooms.;room_id: Live room id, which can be obtained from the live room information interface, use the default value, this parameter will affect the returned data, you c…
Request parameters
| Name | Type | In | Required | Description | Example |
|---|---|---|---|---|---|
| cookie | string | query | no | 用户自己的cookie | demo |
| room_id | string | query | no | 直播间id | demo |
| anchor_id | string | query | no | 主播id | demo |
| rank_type | integer | query | no | 榜单类型 | demo |
| region_type | integer | query | no | 地区类型 | demo |
| gap_interval | integer | query | no | 时间间隔 | 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 2 credits. Any failure — including a 200 from upstream that fails the quality gate — costs 0.