get https://api.tokeninsight.com/api/v1/simple/price
Retrieve a coin simple data
This endpoint retrieves simple market data of a given coin or multiple coins.
trail api key: c29e7b7fc21792aa96f69229c4b30bb0
variables | type | description |
---|---|---|
id | string | A unique ID to identify different coins/protocols. You can find the list of ids in Retrieve coins list |
price_latest | float | Latest price, default in USD. |
price_change_percentage_24h | float | 24-hour price change percentage. |
vol_spot_24h | float | Spot trading volume in the last 24 hours, default in USD. |
market_cap | float | Coin market capitalization, default in USD. |