Skip to main content

Pools

Pools

Returns a paginated list of pools using GET /pools

Groups

Returns a paginated list of pool groups using GET /pools/groups

Group

Returns pools that belong to a specific pool group using GET /pools/groups/{lexical_order_mints}

Pool

Returns metadata and current state for a single pool using GET /pools/{address}

OHLCV

Returns OHLCV candles for a single pool over a time range using GET /pools/{address}/ohlcv

Historical Volume

Returns historical volume for a pool aggregated into time buckets using GET /pools/{address}/volume/history

Stats

Protocol Overview

Returns aggregated protocol-level metrics across all pools using GET /stats/protocol_metrics