Create Account Invite
Create Account Invite
Create or return the authenticated account’s primary invite code. The call is idempotent for accounts that already have a primary invite code.
POST
Create Account Invite
Request Weight: 1
Authorizations
Proxy address
Correponding proxy secret
Body
application/json
Empty invite creation request.
The body is of type object.
Response
Account invite response.
Available options:
ok Referral or invite code
Example:
"ABC123"
Remaining lifetime referrals for this invite code.
Required range:
x >= 0Milliseconds until referrals become available again. Null for lifetime caps because no windowed cooldown applies.
Required range:
x >= 0