Documentation Index
Fetch the complete documentation index at: https://docs.agentaos.ai/llms.txt
Use this file to discover all available pages before exploring further.
Create & Import
Sub-accounts are autonomous agent wallets secured by MPC threshold signing (CGGMP24). Each sub-account has its own Ethereum address, API key, and spending policies. The private key never exists; any 2 of 3 shares sign together. Use sub-accounts when your AI agent needs to spend autonomously: pay for APIs, settle invoices, execute trades, all under human-set guardrails.Sub-accounts use MPC threshold signing. Your organization wallet (created during
agenta login) uses passkey/WebAuthn with OPRF, a different security model for receiving payments.Create a sub-account
| Flag | Description |
|---|---|
--name <name> | Required. Alphanumeric + hyphens |
--server <url> | Custom server URL |
--storage <type> | Recovery key: keychain (default) or file |
Response
Import existing
| Flag | Description |
|---|---|
--name <name> | Required |
--api-key <key> | Required. API key from dashboard |
--api-secret <secret> | Required. API secret base64 |
--server <url> | Custom server URL |
Switch active sub-account
Multiple sub-accounts
Each gets its own address, API key, and policies. Use--signer to target a specific one: