> ## Documentation Index
> Fetch the complete documentation index at: https://docs.uniblock.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# CoinMarketCap

For more information regarding the endpoints, please visit CoinMarketCap's website: [CoinMarketCap Docs](https://coinmarketcap.com/api/documentation/v1/).

# Prefix:

No prefix is required for CoinMarketCap, an example URL will therefore look like: `https://api.uniblock.dev/direct/v1/CoinMarketCap` + `/[CoinMarketCap_endpoint]`.

# Example:

<CodeGroup>
  ```bash bash curl --request GET \ --url theme={null}
  https://api.uniblock.dev/direct/v1/CoinMarketCap/v1/cryptocurrency/listings/latest
  \ --header 'accept: application/json' \ --header 'x-api-key:
  YOUR_UNIBLOCK_API_KEY' 
  ```
</CodeGroup>

# Supported Endpoints:

* v1/blockchain/statistics/latest
* v1/community/trending/token
* v1/community/trending/topic
* v1/content/latest
* v1/content/posts/comments
* v1/content/posts/latest
* v1/content/posts/top
* v1/cryptocurrency/airdrop
* v1/cryptocurrency/airdrops
* v1/cryptocurrency/categories
* v1/cryptocurrency/category
* v1/cryptocurrency/info
* v1/cryptocurrency/listings/historical
* v1/cryptocurrency/listings/latest
* v1/cryptocurrency/listings/new
* v1/cryptocurrency/map
* v1/cryptocurrency/market-pairs/latest
* v1/cryptocurrency/ohlcv/historical
* v1/cryptocurrency/ohlcv/latest
* v1/cryptocurrency/price-performance-stats/latest
* v1/cryptocurrency/quotes/historical
* v1/cryptocurrency/quotes/latest
* v1/cryptocurrency/trending/gainers-losers
* v1/cryptocurrency/trending/latest
* v1/cryptocurrency/trending/most-visited
* v1/exchange/assets
* v1/exchange/info
* v1/exchange/listings/latest
* v1/exchange/map
* v1/exchange/market-pairs/latest
* v1/exchange/quotes/historical
* v1/exchange/quotes/latest
* v1/fiat/map
* v1/global-metrics/quotes/historical
* v1/global-metrics/quotes/latest
* v1/key/info
* v1/partners/flipside-crypto/fcas/listings/latest
* v1/partners/flipside-crypto/fcas/quotes/latest
* v1/tools/postman
* v1/tools/price-conversion
* v2/cryptocurrency/info
* v2/cryptocurrency/market-pairs/latest
* v2/cryptocurrency/ohlcv/historical
* v2/cryptocurrency/ohlcv/latest
* v2/cryptocurrency/price-performance-stats/latest
* v2/cryptocurrency/quotes/historical
* v2/cryptocurrency/quotes/latest
* v2/tools/price-conversion
* v3/cryptocurrency/quotes/historical
