get
https://public-api.birdeye.so/defi/v3/liquidity/ohlc/token
A historical liquidity time-series API for Solana tokens, returning OHLC data for total token liquidity, exit liquidity, and stable liquidity. Supports 1m, 4h, and 1D resolutions. Maximum 100 records.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Historical token liquidity OHLC on Solana.
- This endpoint returns OHLC liquidity series for total liquidity, exit liquidity, and stable liquidity.
- Supported
resolutionvalues are1m,4h, and1D. - Maximum
countis100records per request. - Historical liquidity data is available from January 1, 2024 onward.
- Lite
- Starter
- Premium
- Business
- Enterprise
Solana
Compute Unit ⚙️
- CU is dynamic by resolution: base
20 CUfor1m,50 CUfor4h, and200 CUfor1D, with up to100requested records.
Use Cases 💡
- Track how token-level liquidity builds, peaks, and decays over time.
- Compare total liquidity against exit liquidity to understand sell-side depth quality.
- Build launch dashboards, post-TGE monitoring, and liquidity-health reports.
- Investigate whether market-cap growth was accompanied by durable liquidity growth.
How to Use 🛠️
- Set
x-chain=solana. - Pass the token mint in
address. - Choose
resolutionbased on the horizon you care about:1mfor event analysis,4hor1Dfor broader trends. - Use
time,direction, andcountto page through the history window you want.
Best Practices ✅
- Use
1monly around narrow event windows; prefer4hor1Dfor routine trend monitoring. - Compare liquidity OHLC with price OHLCV to distinguish price momentum from real market depth support.
- Track exit liquidity separately when assessing liquidation or whale-exit risk.
Limitations ⚠️
- Solana only.
