API Reference

Retrieve a coin simple data

Log in to see full request history

🪣 Call credit usage for this endpoint: 1 credit per request

This endpoint retrieves simple market data of a given coin or multiple coins.

variablestypedescription
idstringA unique ID to identify different coins/protocols. You can find the list of ids in Retrieve coins list
price_latestfloatLatest price, default in USD.
price_change_percentage_24hfloat24-hour price change percentage.
vol_spot_24hfloatSpot trading volume in the last 24 hours, default in USD.
market_capfloatCoin market capitalization, default in USD.
Query Params
string
required

id of coins, comma-separated if querying more than 1 coin; e.g. bitcoin

string

vs_currency of coins, comma-separated if querying more than 1 vs_currency

boolean

true/false to include market_cap, default: false

boolean

true/false to include 24h spot_vol, default: false

boolean

true/false to include 24h price change percentage., default: false

Responses

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