Finding Network IDs
Use /onchain/networks, or copy the slug from a GeckoTerminal URL:geckoterminal.com/eth/pools/...
Finding DEX IDs
Use /onchain/networks/{network}/dexes, or copy from a GeckoTerminal URL:geckoterminal.com/eth/uniswap_v3
Querying by Pool Address
network ID + pool address — e.g. /onchain/networks/{network}/pools/{address}:
Querying by Token Address
network ID + token address — e.g. /onchain/networks/{network}/tokens/{address}/pools:

