Coins Categories List with Market Data
Categories
Coins Categories List with Market Data
This endpoint allows you to query all the coins categories with market data (market cap, volume, …) on CoinGecko
GET
Coins Categories List with Market Data
Documentation Index
Fetch the complete documentation index at: https://docs.coingecko.com/llms.txt
Use this file to discover all available pages before exploring further.
Note
- CoinGecko Equivalent Page: https://www.coingecko.com/en/categories
- Cache / Update Frequency: every 5 minutes for all the API plans.
Authorizations
Query Parameters
sort results by field, default: market_cap_desc
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
List all categories with market data
category ID
category name
category market cap
category market cap change in 24 hours
category description
IDs of top 3 coins in the category
images of top 3 coins in the category
category volume in 24 hours
category last updated time

