TikTok modelsapi generation api

tiktok/web/batch-check-live-alive

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.

Input
Idle

Example output — click Run to generate your own

API README

Batch live room start status check

Purpose:

  • 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. Parameters:
  • room_ids: Live room ID list separated by commas, e.g.: 7530611486784277278,7530633767468288782 Return:
  • 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 live rooms to avoid wasting API call counts. Note:
  • The same room_id will not return the start status repeatedly.

[Example]

room_ids = "7530611486784277278,7530633767468288782,7530636465034775310,7530604930088848142"

Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.

Related Models