Skip to main content
POST
Validate referrer

Authorizations

Authorization
string
header
required

Bearer JWT obtained from the wallet session flow. See the Authentication guide.

Body

application/json
referrerAddress
string
required

Candidate referrer wallet public key.

Example:

"9xQeWvG816bUx9EPjHmaT23yvVM2ZWbrrpZb9PusVFin"

Response

Validation result

success
boolean
Example:

true

data
object