Skip to main content
GET
/
kline
Get kline (candlestick) data
curl --request GET \
  --url https://launch-history-v1.raydium.io/kline

Documentation Index

Fetch the complete documentation index at: https://docs.raydium.io/llms.txt

Use this file to discover all available pages before exploring further.

Query Parameters

poolId
string
required

Pool ID (mint address)

interval
enum<string>
required
Available options:
1m,
5m,
15m
limit
integer
default:300
Required range: 1 <= x <= 500
nextPageKey
string

Pagination token

Response

200

Kline data with pagination