Function category

Category Returns information about a single coin category available on CoinMarketCap. Includes a paginated list of the cryptocurrency quotes and metadata for the category.

This endpoint is available on the following API plans:

  • Free
  • Hobbyist
  • Startup
  • Standard
  • Professional
  • Enterprise

Cache / Update frequency: Data is updated only as needed, every 30 seconds. Plan credit use: 1 API call credit per request + 1 call credit per 200 cryptocurrencies returned (rounded up) and 1 call credit per convert option beyond the first. CMC equivalent pages: Our Cryptocurrency Category page coinmarketcap.com/cryptocurrency-category/.

  • Type Parameters

    • ThrowOnError extends boolean = false

    Parameters

    Returns RequestResult<unknown, unknown, ThrowOnError>