/rank
Last updated
Last updated
Gets the current Profile's rank among all players for the particular leaderboard.
/rank/global/{leaderboardNameOrId}
Specifies the leaderboard name or ID.
Specifies the epoch for the leaderboard. If not provided, the current epoch will be used by default for epochal leaderboards. This value will be ignored for all-time leaderboards. Set this value to 0 to explicitly reference the current epoch (when applicable).
Gets the current Profile's rank among friends for the particular leaderboard.
/rank/friends/{leaderboardNameOrId}
Specifies the leaderboard name or ID.
May be negative to place the requested player in the middle of the page.
The number of results to return in the page.
Indicates whether or not to fetch results in a relative fashion.
Specifies the epoch for the leaderboard. If no value is provided, the current epoch will befetched.
Gets the current Profile's rank among mutual followers for the particular leaderboard.
/rank/mutual_followers/{leaderboardNameOrId}
Specifies the leaderboard name or ID.
May be negative to place the requested player in the middle of the page.
The number of results to return in the page.
Indicates whether or not to fetch results in a relative fashion.
Specifies the epoch for the leaderboard. If no value is provided, the current epoch will befetched.