批量直播间开播状态检测/Batch live room start status check

TikTokapi

About

批量直播间开播状态检测/Batch live room start status check

Documentation

批量直播间开播状态检测/Batch live room start status check

[中文]

用途:

  • 批量直播间开播状态检测
  • 最多支持50个直播间同时查询
  • 如果某个直播间不存在或已下播,则对应位置返回空或null。

参数:

  • room_ids: 直播间ID列表,用英文逗号分隔,如:7530611486784277278,7530633767468288782

返回:

  • 批量直播间开播状态列表

价格:

  • 定价0.025$,请尽量达到50个直播间查询,避免浪费API调用次数。

说明:

  • 同一个room_id不会重复返回开播状态。

[English]

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.

Try 批量直播间开播状态检测/Batch live room start status check

Test this model in the Sandbase Playground with your own prompts.

Open in Playground

Related Models