get https://api.dexcheck.ai/api/v1/blockchain/charts
Get OHLC candle data for a pair
- The response is generally compatible with libraries like TradingView or similar.
- Response may be null or missing data if the token is unknown or unsupported.
- Cache requests to avoid hitting rate limits.
Usage Ideas
- Use this endpoint to show chart in your application, or to calculate technical indicators value.