Token API Pricing
A plan just for you
All prices are in USD.
Free
$0
/ Month$25 per month
Resource Usage included
For hobbyists and small projects.
- 3 API Keys
- Community Support
- $25 per month in Resource Usage
(see endpoint pricing below) - Additional usage requires upgrade to Pro Plan
RECOMMENDED
Enterprise
Custom
All-in-one PackageCustom usage limits
with bulk discounts
For large businesses with support SLA and compliance needs.
- Volume discount on Resources
- Unlimited API Keys
- Dedicated Computing
- Concierge Onboarding
- Account Manager
- Support SLAs
- Guaranteed Response Times
| Feature | Free | Pro | Enterprise |
|---|---|---|---|
| Query Results Limit | 10 results / query | 100 results / query | Custom |
| Rate Limit | 200 req / min | 500 req / min | Custom |
| Time Intervals | 1h, 4h, 1d, 1w | 1m, 5m, 10m, 30m, 1h, 4h, 1d, 1w | 1m, 5m, 10m, 30m, 1h, 4h, 1d, 1w |
| Historical Data | Full | Full | Full |
| Batch Size | 1 | 25 | Custom |
Endpoint Pricing
Usage beyond included credits is billed per 10,000 requests at these rates.
Token
$0.15 per 10K requests
- GET /v1/{chain}/tokensEVMSVMTVM
- GET /v1/{chain}/tokens/nativeEVMSVMTVM
- GET /v1/{chain}/transfersEVMSVMTVM
- GET /v1/{chain}/transfers/nativeEVMSVMTVM
- GET /v1/{chain}/balancesEVMSVM
- GET /v1/{chain}/balances/nativeEVMSVM
- GET /v1/{chain}/ownerSVM
DEX
$0.50 per 10K requests
- GET /v1/{chain}/swapsEVMSVMTVM
- GET /v1/{chain}/poolsEVMSVMTVM
- GET /v1/{chain}/dexesEVMSVMTVMFREE
NFT
$0.50 per 10K requests
- GET /v1/{chain}/nft/itemsEVM
- GET /v1/{chain}/nft/collectionsEVM
- GET /v1/{chain}/nft/salesEVM
- GET /v1/{chain}/nft/ownershipsEVM
- GET /v1/{chain}/nft/transfersEVM
Aggregate / Historical
$2.00 per 10K requests
- GET /v1/{chain}/holdersEVMSVM
- GET /v1/{chain}/holders/nativeEVMSVM
- GET /v1/{chain}/nft/holdersEVM
- GET /v1/{chain}/pools/ohlcEVMSVMTVM
- GET /v1/{chain}/balances/historicalEVM
- GET /v1/{chain}/balances/historical/nativeEVM
Prediction Markets
$2.00 per 10K requests
- GET /v1/polymarket/marketsFREE
- GET /v1/polymarket/markets/ohlc
- GET /v1/polymarket/markets/oi
- GET /v1/polymarket/markets/activity
- GET /v1/polymarket/markets/positions
- GET /v1/polymarket/platform
- GET /v1/polymarket/users
- GET /v1/polymarket/users/positions
Monitoring
Free
- GET /v1/health
- GET /v1/version
- GET /v1/networks
See official docs: https://thegraph.com/docs/en/token-api/quick-start/