API Reference
Log In
API Reference

Coin Data by Token Address

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 an asset platform and a particular token contract address

🚧

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 asset platform and contract address via several ways:
    • refers to respective coin page and find ‘contract address’.
    • refers to /coins/list endpoint (include platform = true).
📘

Notes

  • 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.
Path Params
string
required

asset platform ID
*refers to /asset_platforms.

string
required

the contract address of token

Response

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json