declaw account shows account details and manages API keys.
info
Show your account overview: owner ID, tier and its limits (concurrent sandboxes, vCPU, memory), wallet balances, and today’s spend.usage
Show a usage summary: sandbox count, total compute seconds, total cost, and remaining balances.api-keys
List, create, and revoke API keys.| Subcommand | Args | Notes |
|---|---|---|
api-keys list | Keys are shown masked | |
api-keys create <name> | name | The full key is printed once — save it immediately, it is not shown again |
api-keys revoke <key-id> | key ID | Revokes the key |
Next steps
- Auth commands — log in with an API key
- Plans — tier limits and pricing