List plans, locations, and add-on pricing (bandwidth, storage). The free discovery hook.
Provision a VPS (`plan`, `days`, optional `ssh_key`/`via`, `managed_key`) → id, IPv4, SSH. With `managed_key:true`, a server-side keypair is generated, authorized, and the private key returned **once** (stored only encrypted) to enable `exec_command`.
Status, IPv4, expiry, bandwidth, storage for a server id
Fleet for a wallet/account
Soft-reboot an owned server
Hypervisor-level diagnostics without logging in: status, recent provider actions, a VNC console URL, and live CPU/disk/net metrics (no text boot log exists provider-side)
Run a shell command as **root** over SSH → exit_code/stdout/stderr. Requires a server provisioned with `managed_key:true`. Bounded: 1–120 s timeout, 256 KB output cap.
Read a box's edge-firewall rules. Callable from the box itself (source-IP identity) or with an account key.
Open/close inbound ports on a box's edge firewall (protocol/port/source_ips). From the box itself or with an account key; SSH-lockout guarded.
Email a one-time claim code (via AWS SES)
+1 more tools listed on main page