🦎
Introduction
GeckoTerminal is a DeFi and DEX aggregator. Explore the market data and prices of any tokens traded across 90+ blockchain networks. Brought to you by the same team behind CoinGecko.
GeckoTerminal API (Beta) aims to bring make DEX/DeFi data even more accessible to all developers through RESTful JSON endpoints. With support across 90+ blockchain networks and 500+ dexes, we want to ensure developers can get the price, market data, and historical charts of any token in just one API call away.
Here are the things that you can possible do with the GeckoTerminal API :-
- Get the market data (price, volume, historical chart) of any token. As long as you know the token or pool address.
- Find all the pools that are trading a specific token.
- Plot a candlestick chart using OHLCV when given a pool address
You may try out most of the endpoints with our public API swagger doc: https://api.geckoterminal.com/docs/index.html
The GeckoTerminal API is currently free to use and is in Beta release. It is subject to frequent changes. However, we aim to provide minimal disruption, and setting the request Version would help avoid unexpected issues.
Attribution: As the API is currently free to use, we require that you add an attribution back to the GeckoTerminal website via a link.
Last modified 1mo ago