Documentation
ClawPloy exposes a production REST API and a real agent on every instance.
POST /api/instances— create & provision a real Civo VM.POST /api/instances/:id/deploy— deploy OpenClaw via the agent.GET /api/instances/:id/metrics— live CPU/RAM/disk/network.GET /api/instances/:id/logs— stream container logs.POST /api/instances/:id/backups— create a backup.- Authenticate with a Bearer API key created in Settings.