Skip to main content

获取直播间送礼用户排行榜/Get live room gift user ranking

GET 

/api/douyin/web/fetch_live_gift_ranking

[中文]

用途:

  • 获取直播间送礼用户排行榜

参数:

  • room_id: 直播间room_id
  • rank_type: 排行类型,默认为30不用修改。

返回:

  • 排行榜数据

[English]

Purpose:

  • Get live room gift user ranking

Parameters:

  • room_id: Room room_id
  • rank_type: Leaderboard type, default is 30, no need to modify.

Return:

  • Leaderboard data

[示例/Example]

room_id = "7356585666190461731" rank_type = 30

Request

Responses

Successful Response