Rich crypto market data
get_crypto_market_dataRetrieve rich market data for one or more cryptocurrencies, including rank, 24h high/low, volume, and all-time high, using CoinGecko coin IDs and an optional quote currency.
Instructions
Rich market data for one or more cryptocurrencies: rank, 24h high/low, volume, all-time high, and more. Price: $0.002 per call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vs | No | Quote currency, e.g. "usd", "eur" (default usd) | |
| ids | Yes | Comma-separated CoinGecko coin ids, e.g. "bitcoin,ethereum" |