Learn how to retrieve the price of any token using DexPaprika API with simple curl commands.
cURL
commands to interact with the API.
YOUR_INPUT
with the actual phrase you’re looking for. The response will return matching token & pools along with their addresses.
{network}
with the network (e.g., solana
, base
){token_address}
with the address found in Step 2jq
: