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

The Mint API from Raydium — 3 operation(s) for mint.

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

Tagged areas include Mint. 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.

Mint 3
GET
/mint/list
Get token / mint list
getMintList → 200
GET
/mint/ids
Look up mints by IDs
getMintsByIds 1 param → 200
GET
/mint/price
Get spot prices for mints
getMintPrices 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-mint-api-openapi.yml Raw ↑

Other APIs Raydium publishes across the network.

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