Back to Douyin
TikHub·Douyin
Douyin Web: Get live room gift user ranking
/api/v1/douyin/web/fetch_live_gift_rankingsync$0.0015 / callGet live room gift user ranking (TikHub · Douyin Web)
Input
| Field | Type | Required | Description |
|---|---|---|---|
| room_id | string | yes | Room roomid |
| rank_type | integer | — | Leaderboard type (default 30) |
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/douyin/web/fetch_live_gift_ranking","input":{}}'
Or ask your agent: it will call inspect for this schema and run it over MCP.