Tips
- You can retrieve full list of categories id via this endpoint: Categories List.
- You can retrieve tokens of a specific category, by flagging
include=base_token
. - GeckoTerminal categories are different from CoinGecko categories.
Note
- This endpoint returns up to 20 pools per page. Use the
page
param to navigate more results. page
: Pagination beyond 10 pages is available for Paid Plan subscribers (Analyst plan or above).- GeckoTerminal equivalent page example: https://www.geckoterminal.com/category/pump-fun
- Cache/Update frequency: every 30 seconds.
- Exclusive for all Paid Plan Subscribers (Analyst, Lite, Pro and Enterprise).
Authorizations
Path Parameters
category ID
Example:
"pump-fun"
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
sort the pools by field
Default value: pool_created_at_desc
Available options:
m5_trending
, h1_trending
, h6_trending
, h24_trending
, h24_tx_count_desc
, h24_volume_usd_desc
, pool_created_at_desc
, h24_price_change_percentage_desc