Overview
Features
Network discovery
Expose endpoints to retrieve all supported networks and metadata (getNetworks) and list DEXes on a network (getNetworkDexes).
Top pools by network
Retrieve top pools on a specific network using getNetworkPools, with parameters like network, limit, sort, and orderBy.
DEX pools per DEX
Get top pools for a specific DEX using getDexPools with network and dex parameters.
Pool details and OHLCV
Get detailed pool metrics via getPoolDetails and time-series OHLCV data via getPoolOHLCV for technical analysis.
Pool transactions
List recent transactions in a pool via getPoolTransactions for activity insights.
Token data and pools
Obtain token details (getTokenDetails) and list pools containing a token (getTokenPools).
Batch token pricing
Get batched USD prices for multiple tokens via getTokenMultiPrices.
Search
Find tokens, pools, and DEXes by name or ID using search to surface multi-entity results.
Who Is This For?
- AI assistants:Enable Claude to fetch real-time token, pool, and DEX data in prompts.
- Developers:Integrate DexPaprika data into apps and Claude workflows for analytics.




