Market List

Solana API endpoint for fetching Solana DEX markets by program address. Returns market IDs, token pairs, and program names for Pump.fun, Raydium and more.

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

Fetch a list of Solana DEX markets including AMM pools, order books, and hybrid venues using this API endpoint. Filter by program address, base or quote mint, or specific token to retrieve relevant trading pairs across protocols like Pump.fun, Raydium, and more.

The response includes market IDs, token pairs, and program metadata, making it ideal for building token screeners, routing engines, and market discovery tools.

Lists all tradable markets including AMM pools, order books and hybrid venues.

Replaces: GET /price/markets

Query Params
string | null

Unique public key for a Solana program. See the /reference/dex endpoint for more details of supported DEXes and their program addresses.

string | null

Base token mint address filter.

string | null

Quote token mint address filter.

string | null

Token mint address field (for either base or quote) filter.

int32 | null
≥ 0

Page selection, 0-indexed.

int32 | null
≥ 0

Specifies the maximum number of markets to retrieve.

Responses

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