/coinmarketcap/coins
Get full details and market data for a cryptocurrency by its slug or numeric id
Price: 5 credits
💡 AI Hint: Get the full profile of a cryptocurrency by its CoinMarketCap slug (e.g. ‘bitcoin’) or numeric id (e.g. 1). Returns name, symbol, description, category, image, tags, official links (website, source code, explorers, socials), the platforms/contracts it is issued on, and rich statistics: current price, market cap and rank, fully diluted market cap, market cap dominance, trading volume (24h/7d/30d), supply figures, 24h and 52-week high/low, all-time high/low with timestamps, and price change percentages over multiple windows.
⚠️ Common errors: 412: Coin not found
Authorizations
API token from the dashboard
Headers
Body
Max scrapping execution timeout (in seconds)
20 <= x <= 1500Coin slug (e.g. 'bitcoin'). Provide either slug or id
"bitcoin"
Coin numeric id (e.g. 1 for Bitcoin). Provide either slug or id
x >= 11
Response
Successful Response