Returns all static metadata available for one or more cryptocurrencies. This information includes details like logo, description, official website URL, social links, and links to a cryptocurrency's technical documentation. Please note: This documentation relates to our updated V2 endpoint, which may be incompatible with our V1 versions. Documentation for deprecated endpoints can be found here. This endpoint is available on the following API plans: - Basic - Startup - Hobbyist - Standard - Professional - Enterprise Cache / Update frequency: Static data is updated only as needed, every 30 seconds. Plan credit use: 1 call credit per 100 cryptocurrencies returned (rounded up). CMC equivalent pages: Cryptocurrency detail page metadata like [coinmarketcap.com/currencies/bitcoin/](https://coinmarketcap.com/currencies/bitcoin/).
- Provider
- CoinMarketCap Cryptocurrency API
- Input summary
- {"name":"id","type":"string","required":false,"description":"One or more comma-separated CoinMarketCap cryptocurrency 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":"address","type":"string","required":false,"description":"Alternatively pass in a contract address. Example: \"0xc40af1e4fecfa05ce6bab79dcd8b373d2e436c4e\""}, {"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 any invalid cryptocurrencies are requeste..., {"name":"aux","type":"string","required":false,"description":"Optionally specify a comma-separated list of supplemental data fields to return. Pass `urls,logo,description,tags,platform,date_added,notice,status` to include all auxiliary f...
- Output summary
- Not available
- Billing
- 1
- Freshness
- Not available
- Verification
- Not available