Skip to main content
GET
包含市场数据的类别
约 749 个加密板块及其附带的行情数据:idnamemarket_capmarket_cap_change_24hvolume_24htop_3_coins_idtop_3_coinscontentupdated_at。可用 order 按市值、名称或 24 小时市值涨跌排序。适合用于观察哪些板块在异动。如果只需要 category 过滤条件所需的纯标识符列表,get_coingecko_coins_categories_list 更小更快。

授权

Authorization
string
header
必填

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

查询参数

order
enum<string>
可用选项:
market_cap_desc,
market_cap_asc,
name_desc,
name_asc,
market_cap_change_24h_desc,
market_cap_change_24h_asc

响应

200 - application/json

包含市场数据的类别数组。