Skip to main content
New

The YouTube API is live.

Try it

GMGN data for
traders, agents and builders.

Build token screening, wallet analytics, charts, and discovery with 61 documented endpoints.

  • 61 documented endpoints
  • Typed Python and TypeScript clients
  • 2 credits on success, 0 on failure
GETapi.tapline.sh/api/v1/gmgn/{chain}/token/{token_address}/security
1
{
2
  "code": 0,
3
  "message": "success",
4
  "data": {
5
    "address": "DezXAZ8z7PnrnRJjz3wXBoRgixCa6xjnB7YaB1pPB263",
6
    "security": {
7
      "renounced_mint": true,
8
      "renounced_freeze_account": true,
9
      "burn_status": "burn",
10
      "honeypot": 0,
11
      "buy_tax": "0",
12
      "sell_tax": "0"
13
    }
14
  }
15
}
01endpoints

Go from token address to usable data.

Start with 10 common calls for security, holders, traders, wallets, candles, and search. The full reference documents all 61 GMGN endpoints.

GETToken Security2 credits
GETToken Stats2 credits
GETToken Holders2 credits
GETTop Traders2 credits
GETToken Trades2 credits
GETToken Candles2 credits
GETToken Socials2 credits
GETWallet Rankings2 credits
GETWallet P&L2 credits
GETToken & Wallet Search2 credits
02try it live

Try GMGN live.
No account needed.

Test a live request and see the result.

Token Security
Tokens·Wallets·Markets

Live GMGN data · 5 free runs per operation each day

Token Security

Use Run to run this request against live GMGN 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 GMGN 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 GMGN page structure.

Chain support varies by endpoint. The request builder lists the current chain values, and the API reference is the source of truth for each operation.

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 GMGN 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 GMGN.

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 61 endpoints with one API key.