Pages: 9
URL: llms-txt#💼-api-usage
Source: https://docs.coingecko.com/reference/api-usage
reference/api-reference/coingecko-pro.json get /key This endpoint allows you to monitor your account's API usage, including rate limits, monthly total credits, remaining credits, and more
For a more comprehensive overview of your API usage, please log in to https://www.coingecko.com/en/developers/dashboard.
URL: llms-txt#supported-networks-list-(id-map)
Source: https://docs.coingecko.com/v3.0.1/reference/networks-list
v3.0.1/reference/api-reference/onchain-demo.json get /networks This endpoint allows you to query all the supported networks on GeckoTerminal
network.
page to specify which page of responses you would like to show.
URL: llms-txt#check-api-server-status
Source: https://docs.coingecko.com/v3.0.1/reference/ping-server
v3.0.1/reference/api-reference/coingecko-demo.json get /ping This endpoint allows you to check the API server status
URL: llms-txt#supported-currencies-list
Source: https://docs.coingecko.com/v3.0.1/reference/simple-supported-currencies
v3.0.1/reference/api-reference/coingecko-demo.json get /simple/supported_vs_currencies This endpoint allows you to query all the supported currencies on CoinGecko
You may use this endpoint to query the list of currencies for other endpoints that contain params like vs_currencies.
Cache/Update Frequency: every 60 seconds for Public API.
URL: llms-txt#asset-platforms-list-(id-map)
Source: https://docs.coingecko.com/v3.0.1/reference/asset-platforms-list
v3.0.1/reference/api-reference/coingecko-demo.json get /asset_platforms This endpoint allows you to query all the asset platforms on CoinGecko
id orids(asset platforms).
filter params to get the list of NFT-support asset platforms on CoinGecko.
URL: llms-txt#past-24-hour-trades-by-pool-address
Source: https://docs.coingecko.com/v3.0.1/reference/pool-trades-contract-address
v3.0.1/reference/api-reference/onchain-demo.json get /networks/{network}/pools/{pool_address}/trades This endpoint allows you to query the last 300 trades in the past 24 hours based on the provided pool address
URL: llms-txt#entities-list-(id-map)
Source: https://docs.coingecko.com/v3.0.1/reference/entities-list
v3.0.1/reference/api-reference/coingecko-demo.json get /entities/list This endpoint allows you to query all the supported entities on CoinGecko with entities ID, name, symbol, and country
URL: llms-txt#top-pools-by-network
Source: https://docs.coingecko.com/v3.0.1/reference/top-pools-network
v3.0.1/reference/api-reference/onchain-demo.json get /networks/{network}/pools This endpoint allows you to query all the top pools based on the provided network
You may include values such as page to specify which page of responses you would like to show.
If the token's market cap is not verified by the team, the API response will return null for its market cap value, even though it has a displayed value on GeckoTerminal, which might not be accurate as it often matches the Fully Diluted Valuation (FDV).
include param will be returned under the top-level "included" key.page param to navigate more results.page: Pagination beyond 10 pages is available for Paid Plan subscribers (Analyst plan or above).URL: llms-txt#top-pools-by-dex
Source: https://docs.coingecko.com/v3.0.1/reference/top-pools-dex
v3.0.1/reference/api-reference/onchain-demo.json get /networks/{network}/dexes/{dex}/pools This endpoint allows you to query all the top pools based on the provided network and decentralized exchange (DEX)
You may include values such as page to specify which page of responses you would like to show.
If the token's market cap is not verified by the team, the API response will return null for its market cap value, even though it has a displayed value on GeckoTerminal, which might not be accurate as it often matches the Fully Diluted Valuation (FDV).
include param will be returned under the top-level "included" key.page param to navigate more results.page: Pagination beyond 10 pages is available for Paid Plan subscribers (Analyst plan or above).