Skip to main content

Examples

Sample apps and reference integrations built on the Data API.

OHLCV chart

A small, framework free demo that streams live 1 second candles over subscribe_ohlcv (seeded with ohlcv_history) and renders them with KLineChart. Clone it, drop your API key into .env, and you have a working candlestick chart in a minute. It also includes a "pick a live token" button that grabs a freshly launched pool from the free subscribe_new_tokens stream.

OHLCV is a paid stream, so the chart needs a funded API key to keep streaming.