
Crypto
Pricing
$20.00/month + usage
Go to Store

Crypto
Best, most accurate, unlimited crypto currency market rates and updates in seconds
5.0 (1)
Pricing
$20.00/month + usage
0
Total users
2
Monthly users
2
Runs succeeded
>99%
Last modified
6 days ago
You can access the Crypto 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 '{< "start": 1,< "limit": 100,< "sort_by": "trending_24h",< "sort_type": "desc",< "convert": [< "USD",< "BTC",< "ETH"< ],< "audited": false,< "aux": [< "ath",< "atl",< "high24h",< "low24h",< "num_market_pairs",< "cmc_rank",< "date_added",< "max_supply",< "circulating_supply",< "total_supply",< "volume_7d",< "volume_30d",< "self_reported_circulating_supply",< "self_reported_market_cap"< ]<}' |<apify call maged120/crypto --silent --output-dataset
Crypto API through CLI
The Apify CLI is the official tool that allows you to use Crypto locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: