Skip to main content
New

The YouTube API is live.

Try it

GeckoTerminal data for
traders, agents and builders.

Build pool discovery, charts, and wallet research with 28 documented endpoints.

  • 28 documented endpoints
  • Typed Python and TypeScript clients
  • 2 credits on success, 0 on failure
GETapi.tapline.sh/api/v1/gecko-terminal/search
1
{
2
  "data": [
3
    {
4
      "type": "token",
5
      "id": "solana_AfGdjAp9djSaqJxzYo3t6jy8tJA3o2aDPHoZ57Egpump",
6
      "attributes": {
7
        "name": "Bonk",
8
        "symbol": "BONK",
9
        "address": "AfGdjAp9djSaqJxzYo3t6jy8tJA3o2aDPHoZ57Egpump"
10
      }
11
    }
12
  ]
13
}
01endpoints

Go from pool address to charts and context.

Start with 10 common calls for discovery, pools, swaps, candles, holders, traders, wallets, and developers. The full reference documents all 28 GeckoTerminal endpoints.

GETSearch2 credits
GETLatest Pools2 credits
GETPool Details2 credits
GETPool Swaps2 credits
GETCandlesticks2 credits
GETToken Top Holders2 credits
GETHistorical Holders2 credits
GETToken Top Traders2 credits
GETWallet Token Position2 credits
GETDeveloper Past Tokens2 credits
02try it live

Try GeckoTerminal live.
No account needed.

Test a live request and see the result.

Search
Pools·Tokens·DEXes

Live GeckoTerminal data · 5 free runs per operation each day

Search

Use Run to run this request against live GeckoTerminal data. No API key needed.

Run a request to fetch a live response.
03pricing

Start free.
Scale when you need to.

Use one credit pool across every live Tapline API. Upgrade only when you need more requests or concurrency.

 

Free

Try the API with real data

$0/mo
no card required 
500 credits
250 requests
500 free API creditsAll endpointsNo card required
60 requests/min
 

Starter

Side projects and prototypes

$39/mo
billed $468/yrsave $120/yr
100,000 credits/mo
50,000 requests/mo
All endpointsEmail support
5 req/s · 5 concurrent
Most popular

Growth

Best for production workloads

$159/mo
billed $1,908/yrsave $480/yr
1,000,000 credits/mo
500,000 requests/mo
All endpointsPriority support
25 req/s · 20 concurrent
 

Pro

Pricing engines and data platforms

$399/mo
billed $4,788/yrsave $1,200/yr
4,000,000 credits/mo
2,000,000 requests/mo
All endpointsPriority support
50 req/s · 50 concurrent
Custom volume

More than 4,000,000 credits a month?

Annual contracts, higher concurrency, or an endpoint Tapline has not built yet. Send the workload and you get a price back.

Talk to us
04questions

Questions before you wire it in.

Yes. The live request builder works without an account or API key. You can run each demo operation up to five times per day and inspect the same response shape your integration will receive.

Yes. The tapline Python package and @tapline/client for TypeScript both include GeckoTerminal methods and typed response models. You can also call the REST API directly.

Tapline maintains the fetching and parsing behind these endpoints. Your code keeps calling the documented Tapline schema instead of depending on GeckoTerminal page structure.

Network, pool, pair, token, and developer identifiers come from GeckoTerminal resources. The API reference documents which identifier each endpoint expects.

Calls return the current source state. Tapline may briefly cache identical requests, so repeated calls made close together can return the same response.

Every successful GeckoTerminal request costs 2 credits. Failed requests cost 0 credits, and new accounts include 500 free credits.

No. Tapline is not affiliated with, endorsed by, or sponsored by GeckoTerminal or CoinGecko.

Get started

Try the data. Then ship the integration.

Use the keyless demo above. When you are ready, sign up for 500 credits and call all 28 endpoints with one API key.