Categories

This endpoint is still in Beta and is subject to change.

class Categories(http: IHttp)
categories_list() list

Query all the coins categories on CoinGecko.

categories_list_with_market_data(*, order: str | None = None) list

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

Parameters:

order – Sort results by field, default: market_cap_desc