Coins
Coin Data by ID
This endpoint allows you to query all the metadata (image, websites, socials, description, contract address, etc.) and market data (price, ATH, exchange tickers, etc.) of a coin from the CoinGecko coin page based on a particular coin ID
get/coins/{id}
Path parameters
idstring required
Example:bitcoin
coin ID <br> *refers to /coins/list.
Query parameters
localizationboolean
include all the localized languages in the response, default: true
tickersboolean
include tickers data, default: true
market_databoolean
include market data, default: true
community_databoolean
include community data, default: true
developer_databoolean
include developer data, default: true
sparklineboolean
include sparkline 7 days data, default: false
Response
Get current data for a coin