---
title: Raydium API on Solana: AMM v4, CPMM, CLMM pools | DexPaprika
description: Pools, swaps, prices and OHLCV for Raydium AMM v4, CPMM and CLMM on Solana over REST, with the program ID on every swap. Free API key, no credit card.
url: https://dexpaprika.com/api/solana/raydium
type: api-dex
---

# Raydium API on Solana

> **Quick links**: [Pricing](https://dexpaprika.com/api/pricing) | [Developer console](https://console.dexpaprika.com) | [API documentation](https://docs.dexpaprika.com) | [Solana DEX Data API](https://dexpaprika.com/api/solana)

Raydium runs three AMM programs on Solana. The API lists AMM v4 and CPMM together as raydium and concentrated liquidity as raydium_clmm, and the program ID on each swap tells all three apart.

## Raydium on Solana at a glance

- **7.4K+** active pools
- **$138.8M** volume, 24h
- **1,262,357** transactions, 24h

Data as of 2026-09-17 15:20 UTC, source: /networks/solana/dexes

## AMM v4, CPMM and CLMM in one API

| Version | dex_id | factory_id | Volume, 24h |
|---|---|---|---|
| Raydium CLMM | `raydium_clmm` | `CAMMCzo5YL8w4VFF8KVHrK22GGUsp5VTaW7grrKgrWqK` | $116.7M |
| Raydium AMM v4 and CPMM | `raydium` | `675kPX9MHTjS2zt1qfr1NYHuzeLXfQM9H24wFSUt1Mp8`, `CPMMoo8L3F4NbTegBCKVNunggL7H1ZpdTHKxQB5qKP1C` | $22.1M |

## Top Raydium pools on Solana by 24h volume

| Pair | Version | Volume, 24h | Liquidity | Pool |
|---|---|---|---|---|
| SOL/USDC | Raydium CLMM | $37.9M | $7.2M | [`3ucNos…sUxv`](https://dexpaprika.com/solana/pool/3ucNos4NbumPLZNWztqGHNFFgkHeRMBQAVemeeomsUxv) |
| SOL/RAY | Raydium CLMM | $11.1M | $2.8M | [`2AXXcN…rvY2`](https://dexpaprika.com/solana/pool/2AXXcN6oN9bBT5owwmTH53C7QHUXvhLeu718Kqt8rvY2) |
| SOL/USDC | Raydium AMM v4 and CPMM | $6.7M | $33.2M | [`58oQCh…YQo2`](https://dexpaprika.com/solana/pool/58oQChx4yWmvKdwLLZzBi4ChoCc2fqCUWBkwMihLYQo2) |
| SPYx/USDC | Raydium CLMM | $6.3M | $377,476.60 | [`4pCZCV…XhRw`](https://dexpaprika.com/solana/pool/4pCZCVEiYyT4efNdXUdL2tJF8VGMgiMXrZWq6FiNXhRw) |
| SOL/USDT | Raydium CLMM | $5.8M | $875,062.62 | [`3nMFwZ…qEgF`](https://dexpaprika.com/solana/pool/3nMFwZXwY1s1M5s8vYAHqd4wGs4iSxXE4LRoUMMYqEgF) |
| CRCLx/USDC | Raydium CLMM | $5.7M | $2.1M | [`GYqHju…yaFV`](https://dexpaprika.com/solana/pool/GYqHjuDzTiw7i52Xv1qohDE6eJr6eSZpsrBVikGZyaFV) |
| SOL/USELESS | Raydium AMM v4 and CPMM | $4.5M | $4.9M | [`Q2sPHP…odSp`](https://dexpaprika.com/solana/pool/Q2sPHPdUWFMg7M7wwrQKLrn619cAucfRsmhVJffodSp) |
| BOME/SOL | Raydium AMM v4 and CPMM | $1.5M | $16.0M | [`DSUvc5…srmt`](https://dexpaprika.com/solana/pool/DSUvc5qf5LJHHV5e2tD184ixotSnCnwj7i4jJa4Xsrmt) |
| RAY/USDC | Raydium AMM v4 and CPMM | $1.3M | $5.7M | [`6UmmUi…o1mg`](https://dexpaprika.com/solana/pool/6UmmUiYoBjSrhakAobJw8BvkmJtDVxaeBtbt7rxWo1mg) |
| SOL/GRIFFAIN | Raydium AMM v4 and CPMM | $759,962.90 | $1.8M | [`CpsMss…Bq3g`](https://dexpaprika.com/solana/pool/CpsMssqi3P9VMvNqxrdWVbSBCwyUHbGgNcrw7MorBq3g) |

## Your first Raydium call

```bash
# top Raydium CLMM pools by 24h volume
curl "https://api.dexpaprika.com/networks/solana/pools/search?dex_name=raydium_clmm&order_by=volume_usd_24h&sort=desc&limit=5"

# newest transactions through one pool
curl "https://api.dexpaprika.com/networks/solana/pools/3ucNos4NbumPLZNWztqGHNFFgkHeRMBQAVemeeomsUxv/transactions?limit=5"
```

Newest swap through the busiest Raydium pool at 2026-09-17 15:20 UTC, trimmed to ten fields:

```json
{
  "id": "51tVTsYx9WC97fQEcAQoajhVs22Lm3wT5k9EAHjPUSz9W8iVSv3oEvSpigt2W5LsQGhMotWAH11WwzXfA9Ew5No",
  "pool_id": "3ucNos4NbumPLZNWztqGHNFFgkHeRMBQAVemeeomsUxv",
  "factory_id": "CAMMCzo5YL8w4VFF8KVHrK22GGUsp5VTaW7grrKgrWqK",
  "token_0_symbol": "SOL",
  "token_1_symbol": "USDC",
  "volume_0": 23.324798321,
  "volume_1": 2340.835638,
  "price_0_usd": 100.43798209974642,
  "created_at_block_number": 447827865,
  "created_at": "2026-09-17T15:20:47Z"
}
```

## Endpoints that answer for Raydium

| Endpoint | Returns | Docs |
|---|---|---|
| `GET /networks/solana/pools/search?dex_name=raydium_clmm` | Raydium CLMM pools, sorted and filtered by volume, liquidity, transactions or age. Swap in raydium for the other versions. | [Reference](https://docs.dexpaprika.com/api-reference/pools/advanced-pool-filtering-on-a-specific-network) |
| `GET /networks/solana/pools/{address}` | Liquidity, reserves, pricing and metadata for one pool. | [Reference](https://docs.dexpaprika.com/api-reference/pools/get-a-pool-on-a-network) |
| `GET /networks/solana/pools/{address}/transactions` | Recent swaps, liquidity adds and removes for a pool, with token symbols and USD prices. | [Reference](https://docs.dexpaprika.com/api-reference/pools/get-transactions-of-a-pool-on-a-network-paging-can-be-used-up-to-100-pages) |
| `GET /networks/solana/pools/{address}/ohlcv` | Candles for a pool at intervals from 1 minute to 24 hours. | [Reference](https://docs.dexpaprika.com/api-reference/pools/get-ohlcv-data-for-a-pool-pair) |
| `GET /networks/solana/tokens/{address}` | Latest price, metadata and summary metrics for one token. | [Reference](https://docs.dexpaprika.com/api-reference/tokens/get-a-tokens-latest-data-on-a-network) |
| `GET /networks/solana/dexes` | Every DEX on Solana, with each Raydium version as its own entry. | [Reference](https://docs.dexpaprika.com/api-reference/dexes/get-a-list-of-available-dexes-on-a-network) |
| `SSE /sse/transactions` | Swaps on a pool or token, pushed as they land. In preview. | [Reference](https://docs.dexpaprika.com/streaming/transactions-streaming) |

## What it costs

- **Free**: a free API key, no credit card. Data can run a short way behind the chain.
- **Paid plans**: real-time data, higher request ceilings and dedicated hosts.

Current quotas and rates: [API pricing](https://dexpaprika.com/api/pricing)

## Frequently asked questions

### Do I need an API key to query Raydium data?

A free API key is the place to start. It needs no credit card and works on every endpoint on this page: register one at console.dexpaprika.com. Current quotas are on the pricing page.

### Which Raydium version is a swap from?

Read factory_id on the transaction row: CAMMCz…rWqK is Raydium CLMM and 675kPX…1Mp8 and CPMMoo…KP1C are Raydium AMM v4 and CPMM. Pool records carry dex_id directly: raydium_clmm is Raydium CLMM and raydium is Raydium AMM v4 and CPMM.

### How do I list only Raydium pools on Solana?

Call /networks/solana/pools/search with dex_name=raydium_clmm, then with dex_name=raydium for the other versions. Add order_by=volume_usd_24h to get the busiest first.

### How fresh is the Raydium data?

On the free plan, data can run a short way behind the chain. Paid plans serve it in real time. The figures on this page were read from the API at 2026-09-17 15:20 UTC.

### What counts as one request?

One call is one credit, including a call that returns many rows. Batch endpoints bill per item. Each streaming update also counts as one.

### Can I stream Raydium swaps instead of polling?

Streaming over server-sent events is in preview. /sse/transactions pushes swaps on a pool or token as they land. Access is described at docs.dexpaprika.com/streaming/showcase-streams, and a running price stream is on dexpaprika.com/streaming/solana.

### How do I send my key once I have one?

Put the key in the Authorization header on its own, with nothing in front of it.

### Which host do I call?

api.dexpaprika.com with a free key. Pro and Enterprise keys go to api-pro.dexpaprika.com.

## Related

- [Meteora API on Solana](https://dexpaprika.com/api/solana/meteora)
- [Orca DEX API on Solana](https://dexpaprika.com/api/solana/orca)
- [Pump.fun API on Solana](https://dexpaprika.com/api/solana/pumpfun)
- [PumpSwap API on Solana](https://dexpaprika.com/api/solana/pumpswap)
- [Solana DEX Data API](https://dexpaprika.com/api/solana)
- [Live Solana streaming](https://dexpaprika.com/streaming/solana)
- [API documentation](https://docs.dexpaprika.com)
- [AI agents and skills](https://agents.dexpaprika.com)

---
*Data provided by DexPaprika | Page: Raydium API on Solana | Data as of 2026-09-17 15:20 UTC*
