Get the API key owner's player rank
Leaderboards
Get the API key owner's player rank
Returns the API key owner’s own rank in the global player leaderboard (the principal is ranked, so there is no identifier path param, unlike the team and organization rank endpoints). Sort with sortBy (wins, winRate, or experience; default wins). rank is null when the owner has no completed matches, has a private profile, is currently banned, or ranks beyond the bounded best-effort scan window (about 2000 entries). gameSlug is not supported and returns 400. Requires users.profile:read.
GET
Get the API key owner's player rank
Authorizations
Send your API key as: Authorization: Bearer tb_
Query Parameters
Supported leaderboard sort field.
Available options:
wins, winRate, experience Response
Player rank.