Skip to main content
POST
/
api
/
v2
/
{portalId}
/
humanity
/
status
Humanity Verification
curl --request POST \
  --url https://api.example.com/api/v2/{portalId}/humanity/status \
  --header 'Content-Type: application/json' \
  --data '
{
  "value": {
    "value": "0x01f9632ea55aa14ed6b39aa8ebcece425f7ef0e9"
  }
}
'
{
  "verified": true
}

Path Parameters

portalId
string<uuid>
required

unique portal id (provided by Magna)

Body

application/json

Body

claimWallet
string
required

claim wallet address

Response

Ok

Ok

verified
boolean
required

whether the account passes the POH