通过直播链接获取直播间信息/Get live room information via live link
[中文]#
用途:#
参数:#
返回:#
[English]#
Purpose:#
Get live room information via live link
This interface can get offline live room information
Parameters:#
live_room_url: Live room link
Return:#
[示例/Example]#
Request
Provide your bearer token in the Authorization
header when making requests to protected resources. Example:Authorization: Bearer ********************
or
Request Code Samples
curl --location 'https://api.tikomni.com/api/u1/v1/tiktok/web/fetch_tiktok_live_data?live_room_url=https%3A%2F%2Fwww.tiktok.com%2F%40.caseoh_daily%2Flive' \
--header 'Authorization: Bearer <token>'
Modified at 2026-08-13 21:36:23