Introduction | GeckoTerminal API Docs
  • ๐ŸฆŽIntroduction
  • ๐Ÿš€Getting Started
  • ๐Ÿ”‘Authentication
  • โ“FAQ
  • ๐Ÿ—“๏ธChangelogs
  • ๐Ÿ› ๏ธClients/Libraries (Unofficial)
  • Embedded Charts
  • GeckoTerminal
  • GeckoTerminal API Docs
  • CoinGecko API (On-chain Data)
Powered by GitBook
On this page
  • About GeckoTerminal API (Beta)
  • Is the GeckoTerminal API free to use?
  • Embedded Charts

Introduction

Discover GeckoTerminal's free Public API! Access real-time crypto prices, OHLC, trading volumes, and liquidity across 1,500+ DEXs and 200+ networks. Build powerful DeFi apps with on-chain market data!

NextGetting Started

Last updated 7 days ago

GeckoTerminal is a DeFi and DEX aggregator that tracks real-time cryptocurrency prices, trading volumes, transactions, and liquidity data across decentralized exchanges. GeckoTerminal offers advanced charting tools and analytics to assist traders in making informed decisions.

Explore the market data and prices of more than 6M+ tokens traded across 200+ blockchain networks across 1,500+ DEXes โ€“ brought to you by the same team behind CoinGecko.

About GeckoTerminal API (Beta)

With the GeckoTerminal Public API, developers can access price, market data, and historical charts of any token by calling the API through RESTful JSON endpoints.

Here are some examples of what you can do with public endpoints:

  • Get the market data (price, volume, historical chart) of any token on-chain, with a token or pool address.

  • Find all the pools that are trading a specific token.

  • Plot a candlestick chart with OHLCV data, with a given pool address.

Try out all free endpoints via our ๐Ÿ‘ˆ

Is the GeckoTerminal API free to use?

Yes, the GeckoTerminal API is currently free to use. We appreciate a link attribution back to GeckoTerminal because it helps us to continue providing the API for free. Your support enables us to keep delivering this valuable resource to the community at no cost.

Please note that the GeckoTerminal API is currently in Beta and therefore subject to changes. We recommend setting the request version when calling the API to avoid unexpected issues.


Access On-Chain DEX Data on ๐Ÿ‘ˆ


Embedded Charts

The same on-chain DEX data that is currently available on GeckoTerminalโ€™s Public API is also accessible via CoinGecko APIโ€™s new /onchain endpoints. Subscribe to any to increase rate limits and gain access to crypto price, market data, metadata and more.

If you like to quickly add OHLCV charting capability to your website. You may use the embedded chart feature on GeckoTerminal to add the chart via an iframe. Follow this guide on .

๐ŸฆŽ
paid plan
how to add embedded DEX chart to your website
GeckoTerminal Public API Swagger Docs
CoinGecko API
๐Ÿ“ก Endpoint OverviewCoinGecko API Documentation
Logo