Just wanna scroll the news? Take the pill 💊
All providers + tooling
Price & Market Datafree tier

DEX Screener

Universal DEX chart UI that grew into the standard token-discovery surface.

Visit official site Last reviewed 10 Jun 2026

Best for

Embedding charts, "trending memecoins" widgets, multi-chain price displays.

Pros

  • API is currently free with no auth required for public endpoints
  • Coverage of brand-new tokens on Pump.fun and other launchpads is excellent
  • Multi-chain — same API call shape across Solana, Ethereum, Base, etc.

Cons

  • Solana is one chain among many — less Solana-native depth than Birdeye
  • No commitment to keeping the API free forever

DEX Screener started as a chart UI for tracking DEX activity across chains and grew into the standard token-discovery surface for memecoin traders. The website is more famous than the API, but both are useful for builders.

What you get

  • Pairs API. Look up any DEX pair on Solana (or 30+ other chains) by address — get current price, 24h volume, liquidity, FDV, market cap.
  • Tokens API. Same data shape, queryable by token address.
  • Search. Free-text search across all chains' tokens.
  • Embed widgets. One <iframe> tag drops a fully-functional chart into any page.

Pricing

The public API is currently free with no authentication required. There's a generous rate limit (300 requests per minute on most endpoints) that's enough for the vast majority of dapps. There's no published roadmap for monetization.

When DEX Screener is right

  • Multi-chain. Same API shape works across Solana, Ethereum, Base, BSC, Arbitrum, etc. — useful if you're not Solana-only.
  • Embedded charts. The iframe widget is the easiest way to put a chart on a page.
  • New token coverage. Pump.fun launches show up on DEX Screener within seconds.
  • You don't want API keys. Useful for hackathon weekends, public tools, side projects.

When DEX Screener is wrong

  • Solana-specific depth. Birdeye has more Solana-native features (token security, holder distributions, Solana-specific OHLCV granularity).
  • Production reliability with SLA. The free public API has no SLA. If your business depends on uptime, Birdeye paid is more accountable.

Embed example

<iframe
  src="https://dexscreener.com/solana/[pair-address]?embed=1"
  width="100%"
  height="500">
</iframe>

Resources

Building on Solana?

Protocol launches, tooling releases, and ecosystem moves — the news that affects what you're shipping. Free, unsubscribe anytime.

Other price & market data