Back to TikTok
TikHub·TikTok
TikTok Web: tiktok live room danmaku parameters
/api/v1/tiktok/web/fetch_live_im_fetchsync$0.0015 / callTikTok live room danmaku parameters (TikHub · TikTok Web)
Input
| Field | Type | Required | Description |
|---|---|---|---|
| room_id | string | yes | Live room id |
| user_unique_id | string | — | User unique ID |
| resp_content_type | string | — | Response format: protobuf or json (default "protobuf") |
Run it
curl -s https://www.sooma.dev/v1/run \
-H "Authorization: Bearer $SOOMA_API_KEY" \
-H "Content-Type: application/json" \
-d '{"provider":"tikhub","endpoint":"/api/v1/tiktok/web/fetch_live_im_fetch","input":{}}'
Or ask your agent: it will call inspect for this schema and run it over MCP.