get https://pro-api.coingecko.com/api/v3/onchain/search/pools
This endpoint allows you to search for pools on a network
Tips
- You may use this endpoint to search for query such as pool contract address, token contract address or token symbol. The endpoint will return matching pools as response
- You may include values such as
page
to specify which page of responses you would like to show
Notes
- 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)
- Attributes specified in the
include
params will be included under the "included" key at the top level- Cache/Update frequency: every 60 seconds