Back to TikTok
TikHub·TikTok

TikTok Web: Live room start status check

/api/v1/tiktok/web/fetch_check_live_alivesync$0.003 / call

Live room start status check. If the current live room does not exist or has ended, it will return empty. (TikHub · TikTok Web)

Input
FieldTypeRequiredDescription
room_idstringyesLive room ID

Run it

curl -s https://sooma.dev/v1/run \ -H "Authorization: Bearer $SOOMA_API_KEY" \ -H "Content-Type: application/json" \ -d '{"provider":"tikhub","endpoint":"/api/v1/tiktok/web/fetch_check_live_alive","input":{}}'

Or ask your agent: it will call inspect for this schema and run it over MCP.