Skip to content

Leaderboard

Go to Referrals in the sidebar. The leaderboard is displayed on the referrals page, showing your top referrers ranked by completed referrals.

ColumnDescription
ReferrerThe user’s name and ID
TotalTotal referrals created by this user
CompletedReferrals that reached the reward milestone
PendingCurrently active (not yet completed or expired) referrals
Total rewardsSum of reward values earned from completed referrals

The leaderboard is sorted by completed referrals (highest first). If two users have the same number of completed referrals, they are sorted by total referrals created.

The leaderboard is useful for:

  • Identifying top advocates: See which users are driving the most successful referrals.
  • Reward fulfillment: Use the leaderboard data to verify reward claims before granting them in your system.
  • Campaign analysis: Compare referral performance across time periods.

The leaderboard is also available via the API:

GET /api/referral/leaderboard?limit=25

Returns the top referrers (up to 100). Use this to display a leaderboard inside your app or on your website.