Skip to main content

Prerequisites

  • Node.js 14.0.0 or higher
  • Connection to the internet to access the DexPaprika API
  • No API key needed to start

Installation

Install the DexPaprika SDK using your preferred package manager:

Quick Example

API Methods Reference

All API methods in the DexPaprika SDK follow a consistent pattern, accepting required parameters first, followed by an optional options object for additional configuration. This options pattern provides flexibility while keeping the API clean and easy to use. For example, most listing methods accept pagination and sorting options:
category
category
category
category
category

Complete Example

Advanced Features

Error Handling

Caching

Pagination Helper

Custom Configuration

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

Not to start. Keyless requests work at 50,000 credits a month per IP, and a free registered key raises that to 300,000 with no card.
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.
30 requests a minute on the free tier, 300 on Pro, against a monthly allowance of 50,000 credits keyless, 300,000 with a free key, or 5,000,000 on Pro. Retry transient HTTP errors with backoff. See rate limits for how the counters work, and Pro pricing for what the 5,000,000 credit tier costs.