How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

DEX Data APIs: Get Uniswap Trades, Prices and OHLC in One Query

calendar_today September 3, 2026 domain bitquery

This post first appeared in 2020, when Uniswap had just overtaken Coinbase in daily volume and the way to get its trades was a set of REST endpoints on Bloxy. Those endpoints have been retired. What replaced them is one GraphQL schema that returns Uniswap v2, v3 and v4 swaps with USD prices attached, works unchanged on every chain Uniswap runs on, and streams the same rows over WebSocket or Kafka.

open_in_new Read original post