Trending Pools List
Pools
Trending Pools List
This endpoint allows you to query all the trending pools across all networks on GeckoTerminal
GET
Trending Pools List
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
- If the token’s market cap is not verified by the team, the API response will return
nullfor 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). - Attributes specified in the
includeparam will be returned under the top-level “included” key. - This endpoint returns up to 20 pools per page. Use the
pageparam to navigate more results. page: Pagination beyond 10 pages is available for Paid Plan subscribers (Analyst plan or above).- Cache / Update Frequency:
- Every 60 seconds for Public API.
- Every 30 seconds for Pro API (Basic, Analyst, Lite, Pro, Enterprise).
- GeckoTerminal equivalent page (example): https://www.geckoterminal.com
Authorizations
Query Parameters
attributes to include, comma-separated if more than one to include
Available values: base_token, quote_token, dex, network.
Example: base_token or base_token,dex
page through results Default value: 1
duration to sort trending list by Default value: 24h
Available options:
5m, 1h, 6h, 24h include GeckoTerminal community data (Sentiment votes, Suspicious reports) Default value: false

