Get Token Price
Gets the price of a token.
Authorizations
API key to access the API (optional)
Query Parameters
The ID of the coin to get price of, separated by commas for multiple coins
"cg:ethereum, cg:tether, cmc:5426"
Symbols of coin to get price of, separated by commas for multiple coins
"ETH,USDT,SOL"
Unique identifier for a blockchain network, separated by commas for multiple tokens
The address of the token to query, separated by commas for multiple tokens
Target currency (USD, EUR, JPY etc)
"USD,EUR,JPY"
Whether to get marketcap in all currencies
Returns the raw data given by the provider. WARNING: removes backup feature, and raw data returned is not normalized which might make switching providers difficult
null
Overrides our autorouting. Only specify this parameter if you would like to specify only a single provider to use for this request.
Alchemy, CoinGecko, CoinMarketCap Response
The response is of type object.