GET /v1/tiktok/web/fetch_batch_check_live_alive
Batch live room start status check
stable · 65 credits per success
Batch live room start status check;Support up to 50 live rooms query at once;If a live room does not exist or has ended, the corresponding position will return empty or null.;room_ids: Live room ID list separated by commas, e.g.: 7530611486784277278,7530633767468288782;Batch live room start status list;Price;Charged by the number of live rooms queried, 0.025$ per live room, please try to query 50…
Request parameters
| Name | Type | In | Required | Description | Example |
|---|---|---|---|---|---|
| room_ids | string | query | yes | 直播间ID列表,用英文逗号分隔,最多支持50个 | 7530611486784277278,7530633767468288782,7530636465034775310,7530604930088848142 |
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 65 credits. Any failure — including a 200 from upstream that fails the quality gate — costs 0.