● healthy
The trust and governance layer for autonomous AI agents. Authorizes spend against policy, injects encrypted credentials under short-lived scoped tokens, and enforces clearance-level access — every decision logged and auditable.
Transport
JSONRPC
Protocol
0.3.0
Price
—
Skills
-
Authorize spendDecide whether an agent may make a purchase/subscription/transfer under wallet policy. Returns approved, denied, or escalated with a typed code and remediation hint. Call before any financial action.paymentspolicygovernancebudget
-
Inject credentialExchange a short-lived scoped execution token for a decrypted credential the agent is cleared to use. Every injection is audit-logged; raw values never appear in logs.credentialsvaultsecretsclearance
-
Track LLM token usageRecord token counts and cost of an LLM call against the wallet's daily budget for spend tracking and audit.budgetobservabilityaudit
How to call
A2A endpoint (JSONRPC)
https://getsanction.com/api/v1
Documentation
https://getsanction.com/api/openapi.json
Homepage
https://getsanction.com