crypto_market
CoinGecko crypto market data: search coins, get price/OHLCV, market cap rankings, trending coins, global market stats.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Days of OHLCV history (1/7/30/90/180/365, default 180) | |
| page | No | Page number (default 1) | |
| query | No | Search query (action=search) | |
| action | Yes | Action to perform | |
| coin_id | No | Single CoinGecko ID for ohlcv, e.g. 'bitcoin' | |
| coin_ids | No | Comma-separated CoinGecko IDs for price, e.g. 'bitcoin,ethereum' | |
| per_page | No | Results per page for markets (default 20, max 250) | |
| vs_currency | No | Quote currency (default: usd) |