Coin Price by Token Addresses
Simple
Coin Price by Token Addresses
This endpoint allows you to query one or more token prices using their token contract addresses
GET
Coin Price by Token Addresses
Documentation Index
Fetch the complete documentation index at: https://docs.coingecko.com/llms.txt
Use this file to discover all available pages before exploring further.
Note
- The endpoint returns the global average price of the coin that is aggregated across all active exchanges on CoinGecko.
- You may cross-check the price on CoinGecko and learn more about our price methodology here.
- The maximum number of contract addresses per API call is 515.
- Cache / Update Frequency:
- Every 60 seconds for Public API.
- Every 20 seconds for Pro API (Basic, Analyst, Lite, Pro, Enterprise).
Authorizations
Path Parameters
asset platform's ID
*refers to /asset_platforms.
Example:
"ethereum"
Query Parameters
the contract address of a token
target currency of coins, comma-separated if querying more than 1 currency.
*refers to /simple/supported_vs_currencies.
include market capitalization, default: false
include 24hr volume, default: false
include 24hr change default: false
include last updated price time in UNIX , default: false
decimal place for currency price value
Available options:
full, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 
