Returns the latest market quote for 1 or more cryptocurrencies. Use the "convert" option to return market values in multiple fiat and cryptocurrency conversions in the same call.
- Provider
- CoinMarketCap Cryptocurrency API
- Input summary
- {"name":"id","type":"string","required":false,"description":"One or more comma-separated cryptocurrency CoinMarketCap IDs. Example: 1,2"}, {"name":"slug","type":"string","required":false,"description":"Alternatively pass a comma-separated list of cryptocurrency slugs. Example: \"bitcoin,ethereum\""}, {"name":"symbol","type":"string","required":false,"description":"Alternatively pass one or more comma-separated cryptocurrency symbols. Example: \"BTC,ETH\". At least one \"id\" _or_ \"slug\" _or_ \"symbol\" is required for this request."}, {"name":"convert","type":"string","required":false,"description":"Optionally calculate market quotes in up to 120 currencies at once by passing a comma-separated list of cryptocurrency or fiat currency symbols. Each additional convert op..., {"name":"convert_id","type":"string","required":false,"description":"Optionally calculate market quotes by CoinMarketCap ID instead of symbol. This option is identical to `convert` outside of ID format. Ex: convert_id=1,2781 would replac..., {"name":"aux","type":"string","required":false,"description":"Optionally specify a comma-separated list of supplemental data fields to return. Pass `num_market_pairs,cmc_rank,date_added,tags,platform,max_supply,circulating_supply,total_s..., {"name":"skip_invalid","type":"boolean","required":false,"description":"Pass `true` to relax request validation rules. When requesting records on multiple cryptocurrencies an error is returned if no match is found for 1 or more requested...
- Output summary
- Not available
- Billing
- 1
- Freshness
- Not available
- Verification
- Not available