Skip to main content

Pricing

Pay only for what you use. No subscriptions, no commitments.

Free Tier

Everyone gets 100 free calls per day — no wallet required.

TierDaily LimitHow to Get
Anonymous100 callsDefault
SIWE Auth200 callsSign in
API Key250 callsCreate key

Pay-Per-Request

After free tier exhaustion, pay per request via x402 (USDC on Base).

By Category

CategoryPrice RangeExample
Identity$0.010 - $0.050ENS profile
Social$0.010 - $0.030Followers list
Wallet$0.010 - $0.050Token balances
DeFi$0.010 - $0.020Protocol TVL
Market$0.005 - $0.020Token price
Security$0.010 - $0.020Token analysis
Chains$0.005 - $0.010Gas prices
UtilitiesFree - $0.020Health check
EndpointPrice
/api/ens/{name}$0.010
/api/price/{symbol}$0.010
/api/smart/prices (batch)$0.020
/api/profile/{name}$0.050
/api/wallet/{address}$0.030
/api/defi/tvl/{protocol}$0.010
/api/farcaster/{fid}$0.020
/api/gas$0.005
/api/healthFree
/demoFree

Always Free Endpoints

These endpoints never count against limits:

  • GET /demo?name={name}Try the API instantly (no auth needed)
  • GET /api/health — Health check
  • GET /api/usage — Your usage stats
  • GET /api/ens/resolve/{name} — ENS address resolution
  • GET /api/reverse/{address} — Reverse ENS lookup
  • GET /api — Swagger UI documentation
  • GET /.well-known/x402 — Payment config
  • GET /api/sources/health — Data sources status
Try Demo Now
curl "https://api.web3identity.com/demo?name=vitalik.eth"

No API key, no wallet — just works!

API Key Credits

Prepay for credits at discounted rates:

CreditsPricePer RequestSavings
100$0.90$0.00910%
500$4.00$0.00820%
1,000$7.00$0.00730%
5,000$30.00$0.00640%

Cost Calculator

ScenarioMonthly CallsCost
Testing3,000Free
Side Project10,000~$10
Startup100,000~$70
Scale1,000,000Contact us

How Payment Works

  1. Make requests using free tier
  2. When exhausted, receive 402 Payment Required
  3. SDK automatically signs and pays (USDC on Base)
  4. Receive response with receipt

No pre-payment required. Pay as you go.

Getting USDC on Base

  1. Bridge: bridge.base.org
  2. Buy: Coinbase, Uniswap on Base
  3. Transfer: Send USDC to your wallet

Keep $1-5 for comfortable testing.

Next Steps