players.getStatistics
Description
Gives matchmaker statistics about the players in game.
Code Examples
Request
GET
https://api.rivet.gg/matchmaker/players/statisticscurl -X GET 'https://api.rivet.gg/matchmaker/players/statistics'
Request Parameters
Response Body
game_modes
map<string, object>
(required)
game_modes.<game_mode>.player_count
integer
(required)
game_modes.<game_mode>.regions
map<string, object>
(required)
game_modes.<game_mode>.regions.<region>.player_count
integer
(required)
player_count
integer
(required)