Skip to main content
POST
Validate invite

Authorizations

Authorization
string
header
required

Bearer access token issued by /v1/auth/* login endpoints.

Body

application/json

JSON request payload for post.v1.invite.validate.

code
string
required
wallet_address
string
required
transaction_signature
string | null

Optional transaction signature if the client has already submitted an on-chain transaction

Response

Validation successful

message
string
required
success
boolean
required
whitelisted
boolean
required