Skip to main content
POST
Credits the agent’s wallet, either from the tenant treasury wallet or from a testnet faucet.
Operator only. Funding requires an operator credential: a signed-in dashboard session, or an API key minted with the wallet:admin scope. An agent key is refused with 403 (reason: wallet_admin_requires_operator).

Request Body

Funding emits a wallet.funded audit event, and opportunistically emits wallet.balance.low if the resulting balance is still under the wallet’s lowBalanceThreshold (which defaults to perTxMax).

Errors

CLI

On testnet, credit from the faucet instead:

MCP

No MCP tool — deliberately. Funding is the operator surface and is not exposed to agents: an agent that could top itself up would have no budget at all.