Token OHLCV Candles — klymax402 is a paid API for AI agents from klymax402.com, paid per call via x402, $0.005/call, status unknown (last checked 2026-09-14).
Returns OHLCV (open, high, low, close, volume) candlestick data for a crypto token by CoinGecko ID or on-chain contract address, across configurable time intervals and history windows.
One MCP endpoint gives your AI agent access to 100 APIs -- crypto, DeFi, web, AI, finance and utilities. No API keys, USDC on Base from $0.003/call.
A JSON object containing a list of OHLCV candles (each with open, high, low, close, and volume values), the token ID, the data source (CoinGecko or GeckoTerminal), the candle interval used, and a result count.
GEThttps://klymax402.com/api/token-ohlcv/api/candlesUse this endpoint when you need structured OHLCV candlestick data for a specific crypto token identified either by CoinGecko ID or on-chain contract address, across multiple blockchains, with flexible interval granularity (daily, 4h, 1h). Prefer this over generic price endpoints when you need chart-ready time-series data with volume included, especially for DeFi or newer tokens only identifiable by contract address.
| Field | Type | Description |
|---|---|---|
| inputrequired | object | |
| output | object |
{
"type": "json",
"example": {
"source": "example",
"candles": [],
"results": 1,
"tokenId": "example",
"interval": "example"
}
}Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"