Skip to main content
GET
Categories with Market Data
Roughly 749 crypto categories with market data attached: id, name, market_cap, market_cap_change_24h, volume_24h, top_3_coins_id, top_3_coins, content and updated_at. Sort with order by market cap, name or 24h market-cap change. Use it to see which sectors are moving. For the plain identifier list that the category filter expects, get_coingecko_coins_categories_list is smaller and faster.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

order
enum<string>
Available options:
market_cap_desc,
market_cap_asc,
name_desc,
name_asc,
market_cap_change_24h_desc,
market_cap_change_24h_asc

Response

200 - application/json

Array of categories with market data.