Raydium
Raydium is a leading Solana AMM and liquidity provider supporting standard AMM, concentrated liquidity (CLMM), and a launchpad. The Raydium API at api-v3.raydium.io exposes pool, farm, token, swap quote, and price endpoints used by the Raydium UI and integrators. Smart-contract entry points are the primary write path.
APIs
Raydium REST API v3
REST API for Raydium pool list, CLMM pools, farm rewards, token metadata, swap quote, and price endpoints. Used by raydium.io UI and third-party integrators. JSON output. Free, ...
Raydium Solana Programs
Raydium's swap, AMM, CLMM, farm, and launchpad programs deployed on Solana.
Collections
Raydium REST API v3
OPENGraphQL
Raydium GraphQL
Raydium's own REST API (api-v3.raydium.io) does not expose a GraphQL endpoint. GraphQL access to Raydium on-chain program state is provided by **Shyft** (shyft.to), a Solana ind...
GRAPHQL