Skip to main content
POST
POST /api/v1/referrals/redeem

Authorizations

Authorization
string
header
required

Bearer token from Geomi. See Authentication for setup instructions.

Body

application/json

Request body for POST /api/v1/referrals/redeem

account
string
required

The wallet address redeeming the code (not a subaccount address)

referral_code
string
required

The referral code to redeem

Response

Referral code redeemed

Response for POST /api/v1/referrals/redeem

account
string
required

The wallet address that redeemed the code (not a subaccount address)

referral_code
string
required

The referral code that was redeemed