v1

latestOpenAPI 3.1.02026-07-2410781551.8 KB
Wallet Identity

Wallet Identity - Single

Resolve one address to a compact identity: its type, named entity, display label, category, tags, and — for wallets — the .sol domains it owns (a preview capped at 20, with domains_total for the true count). A .sol domain passed as address resolves to its owner. Non-wallet identities do not return domains.

get/identity/v1/single

Query parameters

addressstring required
Example:DaP44wF8mKmYki1M5zguvXYAW5XF6sLQEzvdmvcizRqD

A Solana wallet address, or a .sol domain that resolves to its owner.

Response

Successful response

successboolean required