List pools with pagination
Pools
List pools with pagination
deprecated
Legacy endpoint. Retrieve paginated pool list with filtering and sorting. Cached 60 seconds. pageSize limited to 1000. Kept live for existing integrations; new integrations should query pools by ID, mint pair, or LP mint via the other /pools/info/* endpoints, or use the indexer-backed routing surface in the Transaction API.
GET
List pools with pagination
Documentation Index
Fetch the complete documentation index at: https://docs.raydium.io/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
Available options:
all, concentrated, standard, allFarm, concentratedFarm, standardFarm Available options:
default, liquidity, volume24h, fee24h, apr24h, volume7d, fee7d, apr7d, volume30d, fee30d, apr30d Available options:
desc, asc Required range:
1 <= x <= 1000Required range:
x >= 1Response
200 - application/json
Success

