Back to Douyin
TikHub·Douyin
Douyin Web: Douyin live room product information
/api/v1/douyin/web/fetch_live_room_product_resultsync$0.0015 / callDouyin live room product information (TikHub · Douyin Web)
Input
| Field | Type | Required | Description |
|---|---|---|---|
| room_id | string | yes | Room roomid |
| author_id | string | yes | Author id |
| offset | integer | — | Offset (default 0) |
| limit | integer | — | Number (default 20) |
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/douyin/web/fetch_live_room_product_result","input":{}}'
Or ask your agent: it will call inspect for this schema and run it over MCP.