v1

latestOpenAPI 3.0.02026-07-228772344.5 KB

Coins Categories List with Market Data

To query all the coins categories with market data (market cap, volume, etc.) on CoinGecko

get/coins/categories

Query parameters

order'market_cap_desc' | 'market_cap_asc' | 'name_desc' | 'name_asc' | 'market_cap_change_24h_desc' | 'market_cap_change_24h_asc'

Sort results by field. Default: market_cap_desc

Response

List of coin categories with market data

idstring required

Category ID

namestring required

Category name

market_capnumber required

Category market cap

market_cap_change_24hnumber required

Category market cap change in 24 hours

contentstring required

Category description

top_3_coins_idstring[] required

IDs of top 3 coins in the category

top_3_coinsstring[] required

Image URLs of top 3 coins in the category

volume_24hnumber required

Category trading volume in 24 hours

updated_atstring required

Category last updated timestamp