Quickstart
Deploy your first agent in 5 minutes
Capabilities
10 capability verbs for AI agents
SDK Reference
TypeScript SDK documentation
Pricing
Pay-as-you-go with prepaid credits
What Saturn Does
- Routes requests to 15+ upstream providers (OpenAI, Anthropic, Serper, E2B, and more)
- Enforces budgets with per-agent caps and daily limits
- Processes payments via card (USD) or Lightning (sats)
- Logs everything with full audit trail and cost attribution
Runtime Enforcement vs Dashboards
Dashboards show you what happened. Saturn prevents what shouldn’t happen.| Approach | When it acts | Outcome |
|---|---|---|
| Dashboard alerts | After spend occurs | You see the bill |
| Saturn enforcement | Before upstream call | Call rejected if over budget |
Architecture
- Authenticated via agent API key
- Checked against policy (caps, allowed capabilities)
- Quoted against current credit balance
- Executed only if all checks pass
- Settled atomically with receipt issued
When to Use Saturn
Autonomous Agents
AI agents that call paid APIs without human oversight
Multi-tenant SaaS
Per-user AI features with isolated budgets
Production Systems
Where cost overruns are unacceptable
Multi-Provider
Unified budgets across OpenAI, Anthropic, and more
When Not to Use Saturn
- Single-user CLI tools with manual oversight
- Development environments where cost is irrelevant
- Systems where you want unbounded spend
- Scenarios requiring direct provider API access for unsupported features