DexPaprika MPP API

DexPaprika MPP API

Token, network and pool data for DEXes across chains — paid per call by AI agents.

Protocol: MPP / Tempo Asset: pathUSD Network: Tempo Moderato Price: $0.001 / call

/openapi.json — machine-readable OpenAPI 3.1 spec →

Available endpoints

MethodPathPrice
GET/searchfree
GET/statsfree
GET/networks/:network/dexesfree
GET/networks/:network/dexes/:dex/poolsfree
GET/networks/:network/poolsfree
GET/networks/:network/pools/:pool_idfree
GET/networks/:network/pools/:pool_id/ohlcvfree
GET/networks/:network/pools/:pool_id/transactionsfree
POST/networks/:network/pools/filterfree
GET/networks/:network/tokensfree
POST/networks/:network/multi/pricesfree
POST/networks/:network/tokens/filterfree
GET/networks/:network/tokens/:token_address/poolsfree
GET/statsfree
GET/networks$1
GET/networks/:network/tokens/:address$0.001

Quick start

1 · Command line (purl)

purl signs the payment for you. Inspect first, then pay:

PURL_PASSWORD="your-pass" purl inspect "https://mpp.dexpaprika.com/networks/bsc/tokens/0x55d398326f99059ff775485246999027b3197955"
PURL_PASSWORD="your-pass" purl "https://mpp.dexpaprika.com/networks/bsc/tokens/0x55d398326f99059ff775485246999027b3197955"

Install: see purl.dev.

2 · Claude-powered

With purl available as a tool, ask Claude in plain language:

What is the price of USDT? Use the DexPaprika MPP / Tempo
endpoint at mpp.dexpaprika.com via purl and show me the price.

Claude calls purl, which pays the $0.001 challenge and returns the data.

3 · Command line (tempo)

tempo request "https://mpp.dexpaprika.com/networks/bsc/tokens/0x55d398326f99059ff775485246999027b3197955"

The Tempo CLI auto-pays the MPP challenge. Circle CLI does not support MPP yet — use purl or tempo.