get
https://public-api.birdeye.so/defi/v3/pair/overview/single
Retrieve stats of a specified pair.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Market snapshot for one liquidity pair.
- Returns pair-level stats such as liquidity, price, volume, trades, unique wallets, and base/quote activity when indexed.
- Use
addressas the pair address. ui_amount_mode=scaledapplies Solana Token-2022 scaled UI amount when supported by the token side of the pair.
- Standard
- Starter
- Premium
- Business
- Enterprise
Solana, Fogo
Compute Unit ⚙️
- 15 CU per request.
Use Cases 💡
- Build pair profile pages with liquidity, trade, wallet, and volume activity.
- Compare activity quality across pools for the same token.
- Monitor a specific pool for liquidity movement, trading activity, and market participation.
- Feed DEX analytics panels that reason at pair level instead of token level.
How to Use 🛠️
- Set
x-chainto a supported SVM chain. - Provide
addressas the pair address. - Use this endpoint when the pair is already known; use token market list endpoints when discovering pairs for a token.
Best Practices ✅
- Use pair overview when pool-level liquidity and trading behavior matter more than aggregate token stats.
- Compare pair overview with token overview to understand whether one pool dominates token activity.
- Keep pair-level analytics separate from token-level analytics to avoid mixing pool-specific and aggregate signals.
