
Dexscreener Api
Pricing
$25.00/month + usage

Dexscreener Api
Official Dexscreener API to get price changes, liquidity, and market cap across multiple chains. Integrate easily into your workflow and make data-driven investment decisions.
5.0 (1)
Pricing
$25.00/month + usage
0
Total users
2
Monthly users
1
Runs succeeded
>99%
Last modified
3 days ago
You can access the Dexscreener Api programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, youβll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "chainName": "solana",< "filterArgs": [< "?rankBy=priceChangeH24&order=desc&minLiq=25000&min24HTxns=50&min24HVol=10000"< ],< "fromPage": 1,< "toPage": 1<}' |<apify call crypto-scraper/dexscreener-api --silent --output-dataset
Dexscreener API API through CLI
The Apify CLI is the official tool that allows you to use Dexscreener Api locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: