v4

OpenAPI 3.1.02026-07-3196251302.5 KB
leaderboard

Get lowest ranked accounts

post/v1/leaderboard.getLowestRanks

Request body

$schemastring uri

A URL to the JSON Schema for this object.

leaderboard'apps' | 'xp' required

The leaderboard to get. Currently only supports XP and apps

Example request

{
  "$schema": "https://api.steamsets.com/schemas/V1LeaderboardGetLowestRanksRequestBody.json",
  "leaderboard": "xp"
}

Response

OK

object required