Pricing
One API. 2 price points.
Metered by units. Different endpoints cost different amounts — see the unit table below. Quotas reset the 1st of each month, UTC.
Standard
$49/mo
Billed monthly
Units / month5,000,000
Rate limit300 req/min
API keys10
Browser keysNo
Pro
$99/mo
Billed monthly
Units / month50,000,000
Rate limit1,000 req/min
API keys50
Browser keysNo
Unit costs
What each endpoint costs
A “unit” is our metering token. Simple lists are cheap, computed responses cost more.
| Endpoint | Units | Notes |
|---|---|---|
| GET /v1/positions | 1 | List positions |
| GET /v1/positions/{chainId}/{protocol}/{id} | 1 | Position detail |
| GET /v1/positions/{chainId}/{protocol}/{id}/charts | 10 | Position charts |
| GET /v1/pools | 2 | List pools |
| GET /v1/pools/{chainId}/{protocol}/{id} | 1 | Pool detail |
| GET /v1/pools/{chainId}/{protocol}/{id}/charts | 10 | Pool charts |
| GET /v1/chains | 0 | List chains (metadata) · free, unmetered |
| GET /v1/protocols | 0 | List protocols (metadata) · free, unmetered |