Pricing
Overview
The Zapper API uses a credit-based system where each API call consumes a specific number of credits from your balance. Our flexible pricing model allows you to purchase credits onchain and offers volume-based discounts for larger purchases.
Credit System Basics
- Exchange Rate: 1,000 Credits = $1 USD
- Purchase Options: Pay onchain with ETH, MATIC, USDC, USDT, DAI, and 100+ other tokens
- Free Tier: 5,000 credits available to all new API clients
- Credit Balance: Monitor usage and purchase credits through your Dashboard
Query Pricing Structure
Onchain Prices (4 Credits)
Query | Description |
---|---|
fungibleToken | Get comprehensive token data including market metrics and price history |
fungibleTokensByAddresses | Retrieve data for multiple tokens in one request |
Portfolio Queries (3 Credits)
Query | Features Included | Description |
---|---|---|
portfolio | appBalances nftBalances tokenBalances claimables totals | Onchain portfolio's in a single query |
computeTokenBalances | Asynchronously compute token balances for provided addresses. Returns a job ID that can be used with balanceJobStatus to check computation progress | Compute token balances across networks |
computeAppBalances | Asynchronously compute app balances for provided addresses. Returns a job ID that can be used with balanceJobStatus to check computation progress | Compute DeFi positions across networks |
Other Queries (2 Credits)
Category | Queries | Description |
---|---|---|
Human-readable Transactions | timelineEvent timelineForApp accountsTimeline | Human-readable transactions and activity |
Onchain Identity | accounts | ENS, Farcaster, and Lens identity resolution |
NFT Data | nftCollections nftToken nftUsersCollections nftUsersTokens nftNetWorth | Comprehensive NFT data |
Utility Queries (1 Credit)
Query | Description |
---|---|
contract | Identify which application/protocol a smart contract belongs to |
appByDatabaseId | Retrieve application details using its unique database ID |
Free Queries (0 Credits)
Query | Description |
---|---|
balanceJobStatus | Check the status of async balance computation jobs |
Pricing Calculator
Enter the number of API queries you expect to make for each endpoint type. Consider choosing a specific timeframe (e.g., monthly or annually) to help with cost forecasting.
Credits Needed0
Cost per 1k credit
$0.000
Total$0.0000
Credit Discounts
We offer discounts for purchases reaching certain credit amounts.
Tier | Credit Volume | Discount | Savings |
---|---|---|---|
1 | 15M | 20 % | $ 3,000 |
2 | 50M | 30 % | $ 15,000 |
Pricing Example
For a 60M credit purchase: Tier 2 pricing has been reached, resulting in a 30 % discount. Price of credits is $42,000, which amounts to $18,000$ in savings.
Important Notes
Rate Limits
- Default: 30 requests per minute
- Need higher limits? Contact [email protected]
Multi-Address Queries
- Cost = (Query Base Price) × (Number of Addresses)
- Example: Portfolio query for 3 addresses = 9 credits
Getting Started
- Access your free 5,000 credits
- Test queries in our Sandbox (doesn't consume credits)
- Purchase additional credits through your Dashboard
Terms of Service
Creating multiple API keys to accumulate free credits violates our Terms of Service.