GET /api/v1/referrals/code/{code}
Referrals
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
GET /api/v1/referrals/code/{code}
Documentation Index
Fetch the complete documentation index at: https://docs.decibel.trade/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer token from Geomi. See Authentication for setup instructions.
Path Parameters
The referral code to validate

