DEX Data API
Access price data, trading volumes, and token pairs from leading DEXs like Uniswap, PancakeSwap, and others through our robust DEX API.
DEX Features
Everything you need to integrate extensive DEX data into your application.
Real-Time DEX Data
Stream live price data from the top decentralized exchanges.
- WebSocket price feeds
- Subscribe to coins or DEXs
- Exchange rates and raw tickers
Real-Time DEX add-on required
Trading Volume
Accurate trading volume data for any DEX or token.
- 24h volume tracking
- Volume rankings
- In any currency
Token Pairs
Comprehensive coverage of trading pairs across DEXs.
- Trading volume data
- Thousands added daily
- Price in any currency
Popular DEX Endpoints
Access comprehensive data from all major decentralized exchanges.
Exchange Rates
Subscribe to real-time exchange rates for specific exchange-currency pairs. Get live price and 24-hour volume updates for both CEX and DEX exchanges.
- Real-time price updates
- 24-hour volume data
- CEX and DEX support
- Filter by exchange-currency pairs
{
"exchangeUuid": "-zdvbieRdZ",
"currencyUuid": "Qwsogvtv82FCd",
"exchangeType": "dex",
"price": "107800.50",
"volume": "6270550403.28"
}Subscribe to real-time ticker data for market pairs. Get detailed trading information including close price, base/quote volume, and market-specific data.
- Real-time market data
- Base and quote volume
- Close price tracking
- Market-specific details
{
"marketUuid": "dj23kKgETIie",
"exchangeUuid": "zdvbieRdZ",
"baseUuid": "Qwsogvtv82FCd",
"quoteUuid": "cpjRxjFYD",
"exchangeType": "dex",
"close": "107590.91",
"price": "107590.91",
"baseVolume": "24290.53",
"quoteVolume": "3036047751.18",
"volume": "3036047751.18"
}DEXs
Retrieve a full directory of all decentralized exchanges. Explore key metrics like 24-hour volume, supported blockchains, and total market coverage for each DEX.
- Ranked by 24h trading volume
- Pagination & advanced filtering
- Market share and coin diversity
- Flexible sort parameters
{
"status": "success",
"data": {
"stats": {
"24hVolume": "113105627347",
"total": 44
},
"exchanges": [
{
"uuid": "5Sfs67ZcuOWm",
"rank": 1,
"name": "Uniswap",
"iconUrl": "https://cdn.coinranking.com/k5ItQcYiD/uniswap.png",
"numberOfMarkets": 3723,
"24hVolume": "49074772334"
}
]
}
}DEX Details
Access in-depth profile data for any specific DEX. Get comprehensive insights including links, trust scores, supported regions, and real-time stats.
- Fetch by unique DEX UUID
- Currency conversion support
- Detailed volume & market stats
- Official links and trust data
{
"status": "success",
"data": {
"exchange": {
"uuid": "5Sfs67ZcuOWm",
"name": "Uniswap",
"iconUrl": "https://cdn.coinranking.com/k5ItQcYiD/uniswap.png",
"websiteUrl": "https://app.uniswap.org/",
"24hVolume": "49646511999",
"numberOfMarkets": 3692
}
}
}DEX List of Markets
Explore all trading pairs available on a given DEX. Filter and sort markets by volume, price, or search term with full pagination control.
- Target markets by DEX UUID
- Sort by volume, price, or name
- Real-time price & volume data
- Up to 5,000 results per query
{
"status": "success",
"data": {
"stats": {
"24hVolume": "54030830805.08821",
"total": 3611
},
"markets": [
{
"uuid": "jgJvUYCmY55B",
"exchange": {
"name": "Uniswap v3 (BSC)"
},
"price": "0.003598230296669107",
"24hVolume": "7115923819.1953535"
}
]
}
}Ready to Access DEX Data?
Join leading DeFi applications and trading platforms using our DEX Data API for comprehensive market insights.




