Introduction
SpendGuard is the economic permissions control plane for AI agents. Public beta is sandbox-first: build with agents, mandates, short-lived execution tokens, and SpendGuard action routes before any controlled production preview is approved.
What is SpendGuard?
In an agentic economy, AI systems need to spend budget on payments, model tokens, tools, and delegated child-agent work. Giving an agent raw long-lived credentials is the wrong default for a public beta system.
SpendGuard keeps setup credentials in trusted backend code, mints short-lived execution tokens for agent runs, and evaluates every economic action through estimate, authorize, reserve, capture, release, audit, and dashboard evidence paths.
For Developers
Start with sandbox quickstarts, SDK helpers, and the tool-spend lifecycle examples.
View QuickstartFor Security Teams
Review execution-token, mandate, replay, audit, and production-preview gate boundaries.
Security ModelFor Agent Platforms
Use OpenAPI action routes or the thin MCP wrapper for estimate, authorize, reserve, capture, release, and lease tools.
Integration Paths