OpenClaw Config + Gateway Ops Analyzer
OpenClaw — Config Gateway Ops Analyzer A suite of stateless, deterministic endpoints for managing OpenClaw gateway configurations with confidence. What it does: Validate — Submit your gateway config JSON and get back errors and warnings with precise JSON paths. Harden — Auto-apply security best practices (allowlists, secret redaction, rate limits, non-root enforcement) with a full diff and…
OpenClaw Config + Gateway Ops Analyzer endpoints
| Method | Endpoint | Description |
|---|---|---|
| Status | ||
| GET |
getHealth /health |
Returns service status, version, and current timestamp. |
| Config | ||
| POST |
validateConfig /config-validate |
Validate an OpenClaw config JSON object. Returns errors and warnings with precise JSON paths. |
| POST |
hardenConfig /config-harden |
Auto-apply security best practices to your config. Returns hardened config with diff and rationale. |
| Deploy | ||
| POST |
generateDeploy /deploy-generate |
Generate deploy artifacts for systemd, PM2, launchd, or Docker. |
| Diagnostics | ||
| POST |
logsDiagnose /logs-diagnose |
Paste raw gateway log output and receive detected issues with fix steps and a confidence score. |
| Bundle | ||
| POST |
bundleScan /bundle-scan |
Upload a bundle of files (as filename-to-content mappings) to scan for leaked secrets and config validation errors. |
OpenClaw Config + Gateway Ops Analyzer pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.99 / month | — |
|
| ULTRA | $29.99 / month | — |
|
| MEGA | $99.99 / month | — |
|