Skip to main content

Available tutorials

TutorialDescription
CLIInstall the DexPaprika CLI and query DEX data from your terminal.
Fetching token pricesRetrieve the price of any token using the DexPaprika API.
Batch token pricesFetch prices for multiple tokens in a single request — reduce API calls by up to 90%.
Pool filteringFilter pools by volume, transaction count, and creation date using the advanced filter endpoint.
Find new poolsDiscover newly created liquidity pools on any network by sorting pools by creation date.
Retrieve historical dataGet OHLCV (Open, High, Low, Close, Volume) historical price data for any token.
Vibe coding with AIUse Claude Code or Cursor with DexPaprika access to build a crypto dashboard from natural language prompts.
Build a price alert botCreate a real-time cryptocurrency price alert system using DexPaprika API and Telegram.
Local analytics with DuckDBBuild a local analytics database with DuckDB to query Uniswap v3 data instantly.
Scaling with ClickHouseCreate a production-grade ClickHouse pipeline for massive datasets.
Real-time analytics with InfluxDBTime-series analytics pipeline for real-time monitoring.
Do you have an interesting implementation that you want to share with others? We’d be happy to share your tutorial utilizing our API with others. Reach us out on Discord!

Get support

Join Discord community

Connect with our community and get real-time support.

Give Feedback

Share your experience and help us improve the API.

FAQs

No. All examples use the public API - no keys or registration required.
Check the Networks API for the current list.
Use curl from your terminal or the API Reference playground directly in these docs.