Skip to main content

Installation

Prerequisites

  • Python 3.8 or higher
  • Connection to the internet to access the DexPaprika API
  • No API key required

Quick Example: Get Token Price

API Methods Reference

Parameters marked with an asterisk (*) are required.
category
category
category
category
category

Complete Example

Advanced Features

Error Handling

Caching System

Pagination Helper

Parameter Validation

Working with Models

Resources

API Status

The DexPaprika API provides consistent data with stable endpoints. No API key is currently required to access the service. We aim to maintain backward compatibility and provide notice of any significant changes.

FAQs

No. The API is public; no keys or registration required.
Use Coverage Checker or list Networks and query Tokens/Pools to discover addresses.
Use pools/transactions endpoints with pool_address, network, and time/paging params as documented.
Handle retries for transient HTTP errors and keep calls reasonable for public endpoints.