Due to heavy data load, the docs might crash on your computer if you try this
endpoint in the playground. Try running it on a codebase, Postman, or your
browser instead.
Query details
The fields query parameter allows you to specify which fields you want to receive:id- the cryptocurrency IDsymbol- the cryptocurrency symbolname- the cryptocurrency namelogo- the cryptocurrency logo image URLprice- the current price of the cryptocurrencyprice_change_1h- the price change in the last 1 hourprice_change_24h- the price change in the last 24 hoursprice_change_7d- the price change in the last 7 daysprice_change_30d- the price change in the last 30 daysprice_change_1y- the price change in the last 1 yearmarket_cap- the market cap of the cryptocurrencyliquidity- the liquidity of the cryptocurrencycontracts- the contracts of the cryptocurrencyblockchains- the blockchains of the cryptocurrencychat- the chat URL of the cryptocurrencytwitter- the Twitter URL of the cryptocurrencywebsite- the website URL of the cryptocurrencyrank- the rank of the cryptocurrency
Usage Examples
- Query all data with
defaultfields
- Query all data with the
logofield
- Query all data with the
pricefield
Query Parameters
Response
200 - application/json
All response