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

🚧

Notice

  • Please note that the twitter_followers data field will no longer be supported by our API starting on May 15, 2025. Please refer to changelog for more details.

πŸ‘

Tips

  • You may obtain the coin id (API ID) via several ways:
    • refers to respective coin page and find "API ID".
    • refers to /coins/list endpoint.
    • refers to Google Sheets here.
  • You may also flag to include more data such as tickers, market data, community data, developer data and sparkline.
  • You may refer to last_updated in the endpoint response to check whether the price is stale.

πŸ“˜

Notes

  • Tickers are limited to 100 items, to get more tickers, please go to /coins/{id}/tickers.
  • Coin descriptions may include newline characters represented as \r\n (escape sequences), which may require processing for proper formatting.
  • Cache/Update Frequency:
    • Every 60 seconds for all the API plans.
    • Community data for Telegram will be updated on weekly basis (Reddit & Twitter community data are no longer supported).
Language
Credentials
Click Try It! to start a request and see the response here!