Skip to main content

Available tutorials

TutorialDescription
Fetching token pricesLearn how to retrieve the price of any token using the DexPaprika API.
Batch token prices efficientlyFetch prices for multiple tokens in a single request and reduce API calls by 90%.
Claude code plugin guideComplete setup and usage guide for the DexPaprika Claude Code plugin with practical examples.
Build simple alert systemLearn how to create a real-time cryptocurrency price alert system using DexPaprika API & Telegram
Retrieve historical dataLearn how to get OHLCV (Open, High, Low, Close, Volume) historical price data for any token.
Find new poolsLearn how to discover newly created liquidity pools on any network by sorting pools by creation date.
Local analytics with DuckDBBuild a high-performance local analytics database with DuckDB to instantly query Uniswap v3 data.
Crypto analytics with ClickHouseCreate a production-grade ClickHouse pipeline for massive datasets and lightning-fast queries.
More tutorials coming soonStay tuned for additional guides.
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

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.