v1
latestOpenAPI 3.1.02026-07-265385123.6 KBReferrals
GET /api/v1/referrals/code/{code}
Pre-wallet-connect validation of a referral code. Returns whether the code exists and is still active (can accept new referrals). No auth needed.
If the code doesn't exist, returns is_valid: false (not a 404).
get/api/v1/referrals/code/{code}
Path parameters
codestring required
The referral code to validate
Response
Code validation result