dexpaprika-api
Installation
SKILL.md
DexPaprika API Skill
Free DEX data API covering 34 blockchains, 213 DEXes, 30M+ liquidity pools, and 27.7M+ tokens. Built by the CoinPaprika team (operating since 2018). No API key, no registration. Free public tier: 10,000 requests/day. Enterprise tier (api-pro.dexpaprika.com): unlimited requests with API key.
- Documentation: https://docs.dexpaprika.com
- AI Agents showcase: https://agents.dexpaprika.com
- Agent skill files: https://dexpaprika.com/agents/skill.md (REST) and https://dexpaprika.com/agents/streaming/skill.md (SSE)
- GitHub: https://github.com/coinpaprika
- Support: support@coinpaprika.com
Field naming note: URL paths use
networkandtoken_address, but JSON responses returnchainandidfor the same values.
Integration options
Option 1: CLI (recommended for agents)
Install and query in seconds. Best for agents that can run shell commands.