Quickstart
This guide walks you through creating a workspace, starting it, reconciling template apps, and validating live routing.Prerequisites
- A Rigbox account (sign up here)
- An API key (get one from Settings → API Keys in the dashboard)
jqinstalled locally for parsing JSON in shell examples
Step 1: Quick Deploy an OpenClaw Workspace
Quick Deploy creates a workspace with template defaults. For OpenClaw, this provisions anopenclaw image workspace.
Step 2: Start the Workspace
Step 3: Poll Until Running
Step 4: Reconcile Template Apps
Ensure expected template apps (for example OpenClaw gateway) exist:Step 5: List Apps and Validate Live Health
List apps:Optional: Configure AI Settings
For workspaces with AI integration, use the typed config endpoint:null on nullable fields (for example api_key) to explicitly clear values. Omitted fields keep their existing values.
Next Steps
Workspace API
Full workspace lifecycle management
App Management
Port exposure, visibility controls, and health checks
Snapshots
Save and restore workspace state
AI Configuration
Manage AI provider settings and credits
Tools
Install and manage workspace tools
Setup Scripts
Automate workspace initialization
API Keys
Manage programmatic access
Clawd API Surface
See the exact endpoint groups used by clawd.rigbox.dev