Labeled Accounts

Solana API endpoint for fetching labeled wallets, programs and accounts. Filter by CEX, KOL, VC, entity name, or address with 10000+ labeled entities.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Fetch labeled Solana accounts, wallets, and programs including CEXs, KOLs, treasuries, liquidity pools, and market makers using this API endpoint. Filter by account address, entity name, labels, or entity ID, and sort results as needed.

Each response includes account metadata such as labels, entity info, logos, and social links, enabling powerful wallet classification, smart money tracking, and ecosystem analysis across 10000+ labeled entities.

Replaces: GET /account/known-accounts

Query Params
string | null

The public key (pubKey) associated with the Solana account

string | null

Friendly name of account

labels
array of strings | null

Category of account. Only accounts matching all labels will be returned (eg. labels=DEFI,NFT)

labels
string | null

Name of the business or entity that controls this account

int32 | null

Entity id to filter with (including as empty or null, such as "entity_id=" will filter programs without an entity_id)

string | null

Sort list ascending. Only one of sort_by_asc or sort_by_desc can be used

string | null

Sort by descending. Only one of sort_by_asc or sort_by_desc can be used

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json