API ReferenceGet or generate the current user referral code GETPrevious PageClaim being referred by another user POSTNext Page
API ReferenceGet referral stats (seeds earned + referees count) GETGet referral stats (seeds earned + referees count)Copy MarkdownOpenServer URLloading...GET/me/referrals/summarySendAuthorizationAuthorizationbearer AuthorizationBearer <token>In: headerResponse Body200application/json401500cURLJavaScriptGoPythonJavaC#Rustcurl -X GET "https://example.com/me/referrals/summary"200401500{ "seedsEarned": 0, "count": 0}