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 Farms API

The Farms API from Raydium — 3 operation(s) for farms.

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

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

This API exposes 3 operations across 3 paths, and defines 1 schema. 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.

3 operations 3 paths 1 schemas 3 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 3

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

Farms 3
GET
/farms/info/ids
Look up farms by ID
getFarmsByIds 1 param → 200
GET
/farms/info/lp
Get farms by LP mint
getFarmsByLp 1 param → 200
GET
/farms/key/ids
Get on-chain keys for farms by ID
getFarmKeys 1 param → 200

Schemas 1

The contract defines 1 schema 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

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

raydium-farms-api-openapi.yml Raw ↑

Other APIs Raydium publishes across the network.

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