Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Raydium Main API

The Main API from Raydium — 11 operation(s) for main.

Raydium Main API is one of 6 APIs that Raydium publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Main. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 11 operations across 11 paths, and defines 3 schemas. It is described by OpenAPI 3.1.0, at version 3.0.1.

Requests are made against a single base URL, https://api-v3.raydium.io.

11 operations 11 paths 3 schemas 11 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
3.0.1
Base URL
https://api-v3.raydium.io
Contact
Resource Areas
1

Paths & Operations 11

Across 11 paths, the API surfaces 11 operations — 11 GET. Each is listed below with its method, path, parameters, and response codes.

Main 11
GET
/main/version
Get latest / least supported API versions
getVersion → 200
GET
/main/info
Get protocol-level info (24h volume, TVL)
getInfo → 200
GET
/main/chain-time
Get current Solana chain time used by Raydium
getChainTime → 200
GET
/main/rpcs
List Solana RPC endpoints used by the UI
getRpcs → 200
GET
/main/stake-pools
List Raydium stake pools
getStakePools → 200
GET
/main/clmm-config
Get CLMM configuration
getClmmConfig → 200
GET
/main/cpmm-config
Get CPMM configuration
getCpmmConfig → 200
GET
/main/auto-fee
Get current auto priority fee suggestion
getAutoFee → 200
GET
/main/farm/info
Get aggregated farm info
getFarmInfo → 200
GET
/main/farm-apr-tv
Get farm APR / TVL series
getFarmAprTvl → 200
GET
/v3/main/AvailabilityCheckAPI
Service availability check
getAvailability → 200

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed is Envelope (3 properties). Each schema is shown below with its type and property counts.

Envelope
object
3 properties
InfoResponse
VersionResponse

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

raydium-main-api-openapi.yml Raw ↑

Other APIs Raydium publishes across the network.

Raydium REST API v3
Raydium Solana Programs
Raydium Farms API
Raydium Mint API
Raydium Pools API