API reference

Programmatic access to ClawCloud (coming soon).

circle-info

The ClawCloud HTTP API docs are coming soon.

If you need early access, email [email protected].

What you’ll be able to do

Expect an API surface that mirrors the CLI flows:

  • Agent lifecycle. Create agents and manage access.

  • Wallet utilities. Check USDC balance and funding status.

  • VM lifecycle. List, purchase, renew, and terminate VMs.

  • Access. Retrieve SSH connection details when you own the VM.

  • Deployments. Trigger deploys and track status.

  • Pricing/catalog. Fetch tiers, regions, and current rates.

  • Events. Subscribe to lifecycle webhooks (provisioned, expiring, terminated).

Typical automation flow

  1. Check USDC balance.

  2. Pick tier + duration from the pricing catalog.

  3. Purchase a VM.

  4. Wait for readiness.

  5. Deploy code.

  6. Terminate when done.

Pricing

Compute pricing is the same as the CLI and Telegram flows. See VM tiers & pricing.

API access details (auth, rate limits, and any add-ons) will be published before launch.

What to use today

Last updated