Price by Symbol

This API provides the price of the token by taking the symbol of the token(ticker) as a parameter which will give the latest price.

NOTE: This endpoint gives live prices for all coingecko supported symbols, however historical prices are supported only for Ethereum, BSC, Matic and Arbitrum. Timestamp can also be provided as a query param to get historical data.

Path Params
string
required

Valid token ticker on any supported chain

Query Params
string

Provide unix timestamp to fetch historical price (supported only for ethereum, bsc, matic, arbitrum, avalanche and optimism)

Response

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