This endpoint allows you to query all the supported coins with price, market cap, volume and market related data
- Provider
- CoinGecko Pro (Crypto Data)
- Input summary
- {"name":"vs_currency","type":"string","required":true,"description":"target currency of coins and market data *refers to [`/simple/supported_vs_currencies`](/reference/simple-supported-currencies)."}, {"name":"ids","type":"string","required":false,"description":"coins' IDs, comma-separated if querying more than 1 coin. *refers to [`/coins/list`](/reference/coins-list)."}, {"name":"names","type":"string","required":false,"description":"coins' names, comma-separated if querying more than 1 coin."}, {"name":"symbols","type":"string","required":false,"description":"coins' symbols, comma-separated if querying more than 1 coin."}, {"name":"include_tokens","type":"string","required":false,"description":"for `symbols` lookups, specify `all` to include all matching tokens Default `top` returns top-ranked tokens (by market cap or volume)"}, {"name":"category","type":"string","required":false,"description":"filter based on coins' category *refers to [`/coins/categories/list`](/reference/coins-categories-list)."}, {"name":"order","type":"string","required":false,"description":"sort result by field, default: market_cap_desc"}, {"name":"per_page","type":"number","required":false,"description":"total results per page, default: 100 Valid values: 1...250"}
- Output summary
- Not available
- Billing
- 1
- Freshness
- Not available
- Verification
- Not available