Labeled Programs

Solana API endpoint for fetching known Solana program accounts. Identify labeled program accounts across DEXs and protocols.

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

Fetch labeled Solana program accounts across DeFi, NFTs, perps, and more using this API endpoint. Identify known programs by program address, name, labels, or entity, with structured metadata including entity details, logos, social links, and descriptions.

This endpoint enables protocol classification, ecosystem mapping, and deeper analysis of on-chain programs across the Solana ecosystem.

Returns labeled programs categorized by sector (NFT, perps, DeFi, etc.) and entity.

Replaces: GET /program/known-program-accounts

Query Params
string | null

Unique public key for a Solana program

string | null

Known program name

labels
array of strings | null

Labels to filter over. Only programs matching all labels will be returned (eg. labels=DEFI,NFT)

labels
string | null

Name of the business or entity that controls this program

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 by 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