Market (NDJSON/JSON) GET /api/v1/market?tab=all|live|new|graduated&limit=100&offset=0&sort=hot|market_cap|created_timestamp&order=desc&format=ndjson NDJSON: one JSON per line; JSON: { ok, data: [] }
Token Snapshot GET /api/v1/datapoint?mint=<mint>
OHLC Bars GET /api/v1/ohlc?mint=<mint>&tf=1m&limit=200