SDK
Chart
Get OHLCV Data for a token/pool pair
Gets OHLCV (Open, High, Low, Close, Volume) data for charts for a specific pool
GET
SDK
Documentation Index
Fetch the complete documentation index at: https://docs.solanatracker.io/llms.txt
Use this file to discover all available pages before exploring further.
SDK Example
Authorizations
API Key for authentication
Query Parameters
Time interval (e.g., '1s', '1m', '1h', '1d')
Available options:
1s, 5s, 15s, 1m, 3m, 5m, 15m, 30m, 1h, 2h, 4h, 6h, 8h, 12h, 1d, 3d, 1w, 1mn Start time (Unix timestamp in seconds)
End time (Unix timestamp in seconds)
Return chart for market cap instead of pricing
Currency to return chart values in
Available options:
usd, sol, eur Set to false to disable outlier removal
Timezone for chart data (abbreviations or IANA identifiers)
Enables a live cache on the chart API for even faster response times
Response
200 - application/json
Successful response