Skip to main content
GET
Get Whitelist Status
Checks if an address is whitelisted for a specific token.

Query Parameters

  • tokenSymbol (required): Token symbol
  • investorAddress (required): Wallet address to check

Example

Response

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

whitelistStatus
boolean

Whitelist status of the investor.