> ## 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.

# Endpoint Overview

> Complete list of endpoints available in the Pro API

<Card title="Set up your API key yet?" icon="key" href="/reference/authentication" horizontal arrow="true">
  Authenticate your requests to start using the Pro API.
</Card>

<Note>
  Plan-specific endpoint access is marked as:

  * 💼 — [Analyst plan & above](https://www.coingecko.com/en/api/pricing) only
  * 👑 — [Enterprise plan](https://www.coingecko.com/en/api/enterprise) only
  * All other endpoints are available to all paid plans, including **Basic plan**

  Some endpoints have parameters or data access exclusive to certain plans — refer to the endpoint reference page for details.
</Note>

## CoinGecko

### Price

| Endpoint                                                    | Description                                                          |
| ----------------------------------------------------------- | -------------------------------------------------------------------- |
| [/simple/price](/reference/simple-price)                    | Query prices of one or more coins by Coin API IDs, symbols, or names |
| [/simple/token\_price/\{id}](/reference/simple-token-price) | Query one or more token prices by token contract addresses           |

### Search & ID Map

| Endpoint                                                                    | Description                                                                           |
| --------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- |
| [/search](/reference/search-data)                                           | Search for coins, categories and markets on CoinGecko                                 |
| [/coins/list](/reference/coins-list)                                        | Query all supported coins with coin ID, name and symbol                               |
| [/asset\_platforms](/reference/asset-platforms-list)                        | Query all supported asset platforms (blockchain networks)                             |
| [/token\_lists/\{asset\_platform\_id}/all.json](/reference/token-lists)     | Full list of tokens on a blockchain network supported by Ethereum token list standard |
| [/simple/supported\_vs\_currencies](/reference/simple-supported-currencies) | Query all supported currencies on CoinGecko                                           |

### Coins

| Endpoint                                                                        | Description                                                                               |
| ------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------- |
| [/coins/markets](/reference/coins-markets)                                      | Query all supported coins with price, market cap, volume and market data                  |
| [/coins/\{id}](/reference/coins-id)                                             | Query all metadata and market data of a coin by coin ID                                   |
| [/coins/\{id}/contract/\{contract\_address}](/reference/coins-contract-address) | Query all metadata and market data of a coin by asset platform and token contract address |
| [/coins/\{id}/tickers](/reference/coins-id-tickers)                             | Query coin tickers on both CEX and DEX by coin ID                                         |
| [/coins/\{id}/history](/reference/coins-id-history)                             | Query historical data (price, market cap, 24hr volume, etc.) at a given date by coin ID   |
| 💼 [/coins/list/new](/reference/coins-list-new)                                 | Query the latest 200 coins recently listed on CoinGecko                                   |
| 💼 [/coins/top\_gainers\_losers](/reference/coins-top-gainers-losers)           | Query top 30 coins with largest price gain and loss by time duration                      |
| 💼 [/coins/\{id}/supply\_breakdown](/reference/coins-id-supply-breakdown)       | Query the supply breakdown of a coin based on provided coin ID                            |

### Coin Charts

| Endpoint                                                                                                               | Description                                                                            |
| ---------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------- |
| [/coins/\{id}/market\_chart](/reference/coins-id-market-chart)                                                         | Historical chart data (price, market cap, 24hr volume) by coin ID                      |
| [/coins/\{id}/market\_chart/range](/reference/coins-id-market-chart-range)                                             | Historical chart data within a time range by coin ID                                   |
| [/coins/\{id}/contract<br />/\{contract\_address}/market\_chart](/reference/contract-address-market-chart)             | Historical chart data by asset platform and token contract address                     |
| [/coins/\{id}/contract<br />/\{contract\_address}/market\_chart/range](/reference/contract-address-market-chart-range) | Historical chart data within a time range by asset platform and token contract address |
| [/coins/\{id}/ohlc](/reference/coins-id-ohlc)                                                                          | OHLC chart by coin ID                                                                  |
| 💼 [/coins/\{id}/ohlc/range](/reference/coins-id-ohlc-range)                                                           | OHLC chart within a time range by coin ID                                              |
| 👑 [/coins/\{id}/circulating\_supply\_chart](/reference/coins-id-circulating-supply-chart)                             | Historical circulating supply by coin ID                                               |
| 👑 [/coins/\{id}<br />/circulating\_supply\_chart/range](/reference/coins-id-circulating-supply-chart-range)           | Historical circulating supply within a time range by coin ID                           |
| 👑 [/coins/\{id}/total\_supply\_chart](/reference/coins-id-total-supply-chart)                                         | Historical total supply by coin ID                                                     |
| 👑 [/coins/\{id}/total\_supply\_chart/range](/reference/coins-id-total-supply-chart-range)                             | Historical total supply within a time range by coin ID                                 |

### Categories

| Endpoint                                                   | Description                                                           |
| ---------------------------------------------------------- | --------------------------------------------------------------------- |
| [/coins/categories/list](/reference/coins-categories-list) | Query all supported coin categories on CoinGecko                      |
| [/coins/categories](/reference/coins-categories)           | Query all coin categories with market data (market cap, volume, etc.) |

### RWA

| Endpoint                                                     | Description                                                                         |
| ------------------------------------------------------------ | ----------------------------------------------------------------------------------- |
| [/rwas/list](/reference/rwas-list)                           | Query all supported tokenized real world assets (RWAs) with RWA ID, name and symbol |
| [/rwas/markets](/reference/rwas-markets)                     | Query all supported RWAs with price, market cap, volume and market data             |
| [/rwas/\{id}](/reference/rwas-id)                            | Query all metadata, market data and tokens of an RWA by RWA ID                      |
| [/rwas/\{id}/tickers](/reference/rwas-id-tickers)            | Query RWA token tickers on centralized and decentralized exchanges by RWA ID        |
| [/rwas/\{id}/market\_chart](/reference/rwas-id-market-chart) | Query historical chart data of an RWA including price, market cap and 24hrs volume  |
| [/rwas/issuers/list](/reference/rwas-issuers-list)           | Query all supported RWA issuers with issuer ID and name                             |
| [/rwas/issuers/\{id}](/reference/rwas-issuers-id)            | Query market data and tokens of an RWA issuer by issuer ID                          |

### Exchanges

| Endpoint                                                                              | Description                                                            |
| ------------------------------------------------------------------------------------- | ---------------------------------------------------------------------- |
| [/exchanges/list](/reference/exchanges-list)                                          | Query all supported exchanges with ID and name                         |
| [/exchanges](/reference/exchanges)                                                    | Query all supported exchanges with data (ID, name, country, etc.)      |
| [/exchanges/\{id}](/reference/exchanges-id)                                           | Query exchange data and top 100 tickers by exchange ID                 |
| [/exchanges/\{id}/tickers](/reference/exchanges-id-tickers)                           | Query exchange tickers by exchange ID                                  |
| [/exchanges/\{id}/volume\_chart](/reference/exchanges-id-volume-chart)                | Historical volume chart data in BTC by exchange ID                     |
| 💼 [/exchanges/\{id}/volume\_chart/range](/reference/exchanges-id-volume-chart-range) | Historical volume chart data in BTC within a date range by exchange ID |

### Derivatives

| Endpoint                                                             | Description                                                               |
| -------------------------------------------------------------------- | ------------------------------------------------------------------------- |
| [/derivatives/exchanges/list](/reference/derivatives-exchanges-list) | Query all supported derivatives exchanges with ID and name                |
| [/derivatives](/reference/derivatives-tickers)                       | Query all tickers from derivatives exchanges                              |
| [/derivatives/exchanges](/reference/derivatives-exchanges)           | Query all derivatives exchanges with data (ID, name, open interest, etc.) |
| [/derivatives/exchanges/\{id}](/reference/derivatives-exchanges-id)  | Query derivatives exchange data by exchange ID                            |

### Public Treasury

| Endpoint                                                                                                     | Description                                                            |
| ------------------------------------------------------------------------------------------------------------ | ---------------------------------------------------------------------- |
| [/entities/list](/reference/entities-list)                                                                   | Query all supported entities with entity ID, name, symbol, and country |
| [/\{entity}/public\_treasury/\{coin\_id}](/reference/companies-public-treasury)                              | Query public companies' and governments' crypto holdings by coin ID    |
| [/public\_treasury/\{entity\_id}](/reference/public-treasury-entity)                                         | Query public companies' and governments' crypto holdings by entity ID  |
| [/public\_treasury/\{entity\_id}/\{coin\_id}<br />/holding\_chart](/reference/public-treasury-entity-chart)  | Historical crypto holdings chart by entity ID and coin ID              |
| [/public\_treasury/\{entity\_id}<br />/transaction\_history](/reference/public-treasury-transaction-history) | Crypto transaction history by entity ID                                |

### NFTs

| Endpoint                                                                                                                           | Description                                                                              |
| ---------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------- |
| [/nfts/list](/reference/nfts-list)                                                                                                 | Query all supported NFTs with ID, contract address, name, asset platform ID and symbol   |
| [/nfts/\{id}](/reference/nfts-id)                                                                                                  | Query NFT data (name, floor price, 24hr volume, etc.) by collection ID                   |
| [/nfts/\{asset\_platform\_id}/contract<br />/\{contract\_address}](/reference/nfts-contract-address)                               | Query NFT data by collection contract address and asset platform                         |
| 💼 [/nfts/markets](/reference/nfts-markets)                                                                                        | Query all supported NFT collections with floor price, market cap, volume and market data |
| 💼 [/nfts/\{id}/market\_chart](/reference/nfts-id-market-chart)                                                                    | Historical NFT market data (floor price, market cap, 24hr volume) by collection ID       |
| 💼 [/nfts/\{asset\_platform\_id}/contract<br />/\{contract\_address}/market\_chart](/reference/nfts-contract-address-market-chart) | Historical NFT market data by contract address                                           |
| 💼 [/nfts/\{id}/tickers](/reference/nfts-id-tickers)                                                                               | Latest floor price and 24hr volume per NFT marketplace by collection ID                  |

### Trending

| Endpoint                                       | Description                                                           |
| ---------------------------------------------- | --------------------------------------------------------------------- |
| [/search/trending](/reference/trending-search) | Query trending search coins, NFTs and categories in the last 24 hours |

### News & Insights

| Endpoint                            | Description                                          |
| ----------------------------------- | ---------------------------------------------------- |
| 💼 [/news](/reference/news)         | Query the latest crypto news and guides on CoinGecko |
| 👑 [/insights](/reference/insights) | Query the latest coin insights on CoinGecko          |

### Global

| Endpoint                                                            | Description                                                                         |
| ------------------------------------------------------------------- | ----------------------------------------------------------------------------------- |
| [/global](/reference/crypto-global)                                 | Query global crypto data (active cryptocurrencies, markets, total market cap, etc.) |
| [/global/decentralized\_finance\_defi](/reference/global-defi)      | Query top 100 global DeFi data (market cap, trading volume)                         |
| 💼 [/global/market\_cap\_chart](/reference/global-market-cap-chart) | Historical global market cap and volume data                                        |

### Utility

| Endpoint                                      | Description                                            |
| --------------------------------------------- | ------------------------------------------------------ |
| [/exchange\_rates](/reference/exchange-rates) | Query BTC exchange rates with other currencies         |
| [/ping](/reference/ping-server)               | Check API server status                                |
| [/key](/reference/api-usage)                  | Monitor account API usage (rate limits, credits, etc.) |

***

## Onchain

### Price

| Endpoint                                                                                               | Description                                             |
| ------------------------------------------------------------------------------------------------------ | ------------------------------------------------------- |
| [/onchain/simple/networks/\{network}<br />/token\_price/\{addresses}](/reference/onchain-simple-price) | Token price by token contract addresses on a network    |
| 👑 [/onchain/simple/token\_price/multi](/reference/onchain-simple-price-multi)                         | Token price by token contract addresses across networks |

### Search & ID Map

| Endpoint                                                    | Description                                                           |
| ----------------------------------------------------------- | --------------------------------------------------------------------- |
| [/onchain/search/pools](/reference/search-pools)            | Search pools by pool address, token name, symbol, or contract address |
| [/onchain/networks](/reference/networks-list)               | All supported networks on GeckoTerminal                               |
| [/onchain/networks/\{network}/dexes](/reference/dexes-list) | All supported DEXs by network                                         |

### Pools

| Endpoint                                                                                                      | Description                                                  |
| ------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------ |
| [/onchain/networks/\{network}/pools<br />/\{address}](/reference/pool-address)                                | Query specific pool by network and pool address              |
| [/onchain/networks/\{network}/pools/multi<br />/\{addresses}](/reference/pools-addresses)                     | Query multiple pools by network and pool addresses           |
| [/onchain/networks/\{network}/pools<br />/\{pool\_address}/info](/reference/pool-token-info-contract-address) | Pool metadata (token details, socials, etc.) by pool address |
| [/onchain/networks/\{network}/pools](/reference/top-pools-network)                                            | Top pools by network                                         |
| [/onchain/networks/\{network}/dexes/\{dex}<br />/pools](/reference/top-pools-dex)                             | Top pools by network and DEX                                 |
| [/onchain/networks/\{network}/tokens<br />/\{token\_address}/pools](/reference/top-pools-contract-address)    | Top pools by token contract address                          |
| 💼 [/onchain/pools/megafilter](/reference/pools-megafilter)                                                   | Query pools by various filters across all networks           |

### New & Trending Pools

| Endpoint                                                                                | Description                               |
| --------------------------------------------------------------------------------------- | ----------------------------------------- |
| [/onchain/networks/new\_pools](/reference/latest-pools-list)                            | Latest pools across all networks          |
| [/onchain/networks/\{network}/new\_pools](/reference/latest-pools-network)              | Latest pools by network                   |
| [/onchain/networks/trending\_pools](/reference/trending-pools-list)                     | Trending pools across all networks        |
| [/onchain/networks/\{network}<br />/trending\_pools](/reference/trending-pools-network) | Trending pools by network                 |
| 💼 [/onchain/pools/trending\_search](/reference/trending-search-pools)                  | Trending search pools across all networks |

### Tokens

| Endpoint                                                                                                  | Description                                                                          |
| --------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------ |
| [/onchain/networks/\{network}/tokens<br />/\{address}](/reference/token-data-contract-address)            | Token data by token contract address on a network                                    |
| [/onchain/networks/\{network}/tokens/multi<br />/\{addresses}](/reference/tokens-data-contract-addresses) | Multiple tokens data by token contract addresses on a network                        |
| 👑 [/onchain/tokens/multi](/reference/tokens-data-contract-addresses-multi)                               | Multiple tokens data by token contract addresses across networks                     |
| [/onchain/networks/\{network}/tokens<br />/\{address}/info](/reference/token-info-contract-address)       | Token metadata (name, symbol, CoinGecko ID, socials, etc.) by token contract address |
| [/onchain/tokens/info\_recently\_updated](/reference/tokens-info-recent-updated)                          | 100 most recently updated tokens info across all networks                            |

### Charts

| Endpoint                                                                                                                  | Description                        |
| ------------------------------------------------------------------------------------------------------------------------- | ---------------------------------- |
| [/onchain/networks/\{network}/pools<br />/\{pool\_address}/ohlcv/\{timeframe}](/reference/pool-ohlcv-contract-address)    | Pool OHLCV chart by pool address   |
| 💼 [/onchain/networks/\{network}/tokens<br />/\{token\_address}/ohlcv/\{timeframe}](/reference/token-ohlcv-token-address) | Token OHLCV chart by token address |

### Trades

| Endpoint                                                                                                                      | Description                                                  |
| ----------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------ |
| [/onchain/networks/\{network}/pools<br />/\{pool\_address}/trades](/reference/pool-trades-contract-address)                   | Trades by pool address                                       |
| 💼 [/onchain/networks/\{network}/pools<br />/\{pool\_address}/trades/range](/reference/pool-trades-contract-address-range)    | Trades within a time range by pool address                   |
| 💼 [/onchain/networks/\{network}/tokens<br />/\{token\_address}/trades](/reference/token-trades-contract-address)             | Trades across all pools by token address                     |
| 💼 [/onchain/networks/\{network}/tokens<br />/\{token\_address}/trades/range](/reference/token-trades-contract-address-range) | Trades within a time range across all pools by token address |
| 💼 [/onchain/networks/\{network}/tokens<br />/\{token\_address}/top\_traders](/reference/top-token-traders-token-address)     | Top token traders by token contract address                  |

### Wallets

| Endpoint                                                                                                | Description                                                  |
| ------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------ |
| 💼 [/onchain/wallets/\{address}/balances](/reference/wallet-token-balances)                             | Query the token balances of a wallet address across networks |
| 💼 [/onchain/networks/\{network}/wallets<br />/\{address}/transfers](/reference/wallet-token-transfers) | Query the token transfers of a wallet address on a network   |

### Holders

| Endpoint                                                                                                                      | Description                                              |
| ----------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------- |
| 💼 [/onchain/networks/\{network}/tokens<br />/\{address}/top\_holders](/reference/top-token-holders-token-address)            | Top token holders by token contract address              |
| 💼 [/onchain/networks/\{network}/tokens<br />/\{token\_address}/holders\_chart](/reference/token-holders-chart-token-address) | Historical token holders chart by token contract address |

### Categories

| Endpoint                                                                        | Description                                     |
| ------------------------------------------------------------------------------- | ----------------------------------------------- |
| 💼 [/onchain/categories](/reference/categories-list)                            | Query all supported categories on GeckoTerminal |
| 💼 [/onchain/categories/\{category\_id}<br />/pools](/reference/pools-category) | Query pools by category ID                      |

***

⚡ **Need real-time data streams?**<br />
Stream prices, trades, and OHLCV data with ultra-low latency via [WebSocket](/websocket).

<a href="/websocket">
  <Frame>
    <img src="https://mintcdn.com/coingecko/i9l2MT4etZGYjSx8/assets/images/wss-banner.png?fit=max&auto=format&n=i9l2MT4etZGYjSx8&q=85&s=549c74aa828375edbc51e3d52fd0d080" noZoom width="2400" height="470" data-path="assets/images/wss-banner.png" />
  </Frame>
</a>

Requires [Basic plan & above](https://www.coingecko.com/en/api/pricing).
