GET
/
get-api-whitelist-status
Get Whitelist Status
curl --request GET \
  --url https://api.sandbox.brickken.com/get-api-whitelist-status \
  --header 'x-api-key: <api-key>'
{
  "whitelistStatus": true
}

Authorizations

x-api-key
string
header
required

Query Parameters

tokenSymbol
string
required

The symbol of the token.

investorAddress
string
required

The Ethereum address of the investor.

Response

200 - application/json

Successful response

The response is of type object.