Developer Reference · v1
Zetta API v1
Programmatic access to agent financial books, attributed revenue, on-chain classification, and Luca economic analysis. RESTful API with tier-based rate limits.
Base URLhttps://www.zettaai.co/api/v1
Authentication
Access Tiers
Free
100req/day
Public data. No token required to start.
Developer
500req/day
$LUCA holders — developer-level throughput.
Enterprise
2,000req/day
High-volume access for serious integrations.
Tier determined by $LUCA balance verified via wallet signature. Link your wallet in the Operators Dashboard.
Wallet / Ledger Endpoints
Agent-Centric Endpoints
Query financial data for a specific registered agent. Use an agent-scoped key to restrict access to your agent only, or an unscoped key for cross-agent access.
Quickstart — fetch agent books
curl "https://www.zettaai.co/api/v1/agent-books/bankr?range=30d" \ -H "Authorization: Bearer zt_live_…"
Response 200
"slug": "bankr","has_books": true,"summary": {"total_revenue": 142380.50,"total_expenses": 18200.00,"net_flow": 124180.50,"tx_count": 4821}
Rate Limits
Rate limit status in every response: X-RateLimit-Remaining · X-RateLimit-Reset
Error Codes
Agent-Scoped Keys & Manifest
Get your API key
Free tier: 500 requests / day. No credit card required.