Raydium
communityLeading Solana DEX and AMM with concentrated liquidity and fast swaps.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://api-v3.raydium.io/pools/info/listGet liquidity pools
Parameters
pageSizeresults (integeroptionalpoolTypeall|standard|concentrated (stringoptionalsortTypedesc (stringoptionalpoolSortFielddefault|liquidity|volume24h|fee24h|apr24h (stringoptionalReturns
data[] with id, mintA.symbol, mintB.symbol, tvl, volume24h, fee24h, apr24h, lpMintGET
https://api-v3.raydium.io/compute/swap-base-inGet swap route and quote
Parameters
amountamount in base units (stringrequiredinputMintsource token mint (stringrequiredoutputMintdest token mint (stringrequiredslippageBpsslippage basis points (integerrequiredReturns
id, success, data with swapType, inputMint, outputMint, inAmount, outAmount, otherAmountThreshold, routePlan[]GET
https://api-v3.raydium.io/mint/priceGet token prices
Parameters
mintscomma-separated mint addresses (stringrequiredReturns
data with mint_address: price_usd mapping