Get Player Ranking
Retrieve paginated player rankings with optional country and search filters.Page number for pagination (1-indexed)
Filter by country code (e.g., “US”, “GB”, “JP”)
Search for players by name
Response
Array of ranked players with their statistics
Total number of players matching the query
Current page number
Example Request
Example Response
Get Medal Ranking
Retrieve paginated medal rankings with optional country filter.Page number for pagination (1-indexed)
Filter by country code (e.g., “US”, “GB”, “JP”)
Response
Array of players ranked by medal count
Total number of players in the medal ranking
Current page number
Example Request
Example Response
Medal rankings are calculated based on top 10 leaderboard positions. See the Medals feature documentation for how medals are earned.