Skip to main content
GET
Get wallet identity
Each request costs 100 credits. Requires a paid plan. Free-plan requests return 403 Forbidden.

Request Parameters

string
default:"GQUtvPx89ZNCwmvQqFmH59bJcU8fW8siETpaxod7Aydz"
required
Solana wallet address (base58 encoded) or SNS/ANS domain name (e.g. toly.sol, miester.bonk). Domain resolution is mainnet-only. Any non-.sol domain is treated as an ANS custom TLD — there is no fixed TLD whitelist.

Authorizations

api-key
string
query
required

API key passed as query parameter

Path Parameters

wallet
string
default:GQUtvPx89ZNCwmvQqFmH59bJcU8fW8siETpaxod7Aydz
required

Solana wallet address (base58 encoded) or SNS/ANS domain name (e.g. toly.sol, miester.bonk). Domain resolution is mainnet-only. Any non-.sol domain is treated as an ANS custom TLD — there is no fixed TLD whitelist.

Response

Identity information found

address
string
required

Solana wallet address

Example:

"HXsKP7wrBWaQ8T2Vtjry3Nj3oUgwYcqq9vrHDM12G664"

type
string
required

Type of entity

Example:

"exchange"

name
string
required

Display name

Example:

"Binance 1"

category
string
required

Category classification

Example:

"Centralized Exchange"

tags
string[]
required

Additional classification tags

Example:
domainNames
string[]

All on-chain domain names owned by this address, including SNS (.sol) and ANS custom TLDs (.bonk, .wen, etc.). The favorite .sol domain is first if set; remaining domains are sorted alphabetically. Omitted if the wallet owns no domains.

Example: