Get Referral Leaderboard
The global referral leaderboard. Public - no authentication required. When the request is authenticated, the response additionally carries a me block pinning your own rank and entry even when outside the returned page.
me block pinning your own rank and entry, even when you are outside the returned page.
sortBy.Authorizations
Scoped API token with HMAC-SHA256 signing. Requires three headers: lmts-api-key (token ID), lmts-timestamp (ISO-8601), lmts-signature (Base64-encoded HMAC). See Authentication docs for details.
Query Parameters
Number of items per page (1-100).
1 <= x <= 100Offset into the result set.
0 <= x <= 10000Sort column.
earned, fees, referred Sort direction.
ASC, DESC Response
Ranked referral leaderboard page
Total ranked referrers on the board.
Your own rank and entry, pinned even when outside the returned page. Present on the global board when the request is authenticated; null when you have no ranked position; omitted on the friends board.