Crypto price, 24h change, market cap
get_crypto_priceRetrieve current price, 24-hour price change, and market cap for one or more cryptocurrencies using CoinGecko IDs.
Instructions
Current price, 24h change percent, and market cap for one or more cryptocurrencies. Price: $0.001 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" |