Coins Categories List with Market Data

This endpoint allows you to query all the coins categories with market data (market cap, volume, ...) on CoinGecko

📘

Notes

Query Params
string

sort results by field, default: market_cap_desc

Response

Response body
object
string

category ID

string

category name

number

category market cap

number

category market cap change in 24 hours

string

category description

top_3_coins_id
array of strings

IDs of top 3 coins in the category

top_3_coins_id
top_3_coins
array of strings

images of top 3 coins in the category

top_3_coins
number

category volume in 24 hours

string

category last updated time

Language
Credentials