Skip to main content
GET
Search Pools & Tokens

Notes

  • Search by pool address, token name, token symbol, or token contract address.
  • Returns up to 20 pools per page. Use the page param to navigate more results. Pagination beyond 10 pages requires Analyst plan or above.
  • Unverified token market cap returns null — the displayed value on GeckoTerminal may match FDV and might not be accurate.
  • Use include to return related attributes under the top-level included key.

SDK Examples

Authorizations

x-cg-demo-api-key
string
header
required

Learn how to set up your API key

Query Parameters

query
string
default:weth

Search query: pool contract address, token name, token symbol, or token contract address.

network
string

Network ID. *refers to /onchain/networks.

include
string

Attributes to include, comma-separated if more than one. Available values: base_token, quote_token, dex

page
integer

Page through results. Default value: 1

Response

200 - application/json

Pool search results

data
object[]
required
included
object[]

Included related resources, present when include parameter is specified