Configured models, fallbacks, and aliases Β· openclaw models
Loadingβ¦
Agents
Isolated agent workspaces Β· openclaw agents list
Loadingβ¦
Channels
Messaging channels Β· openclaw channels list
Loadingβ¦
Exec Approvals
Pending command approvals Β· openclaw approvals list
Loadingβ¦
API Playground
Send a test POST /v1/messages through the gateway
Response will appear here.
Logs
Live tail Β· daily OpenClaw log + systemd journal
Select a source.
Usage
Log file growth + recent activity
Today
β¦
lines in today's log
Total Logs
β¦
across all log files
Log files
File
Size
Modified
Help & Reference
OpenClaw Gateway Β· public URL openclaw.83-171-249-32.nip.io
What is OpenClaw?
OpenClaw is an HTTP gateway that exposes the Claude CLI subscription as an Anthropic-compatible Messages API. Hermes Agent, Multica, and Paperclip route their LLM traffic through it via strip-proxy β 9Router β OpenClaw.
Endpoints
Method
Path
Description
GET
/healthz
liveness probe (returns "live")
POST
/v1/messages
Anthropic-compatible chat (JWT bearer auth)
GET
/auth/
OAuth token exchange (port 3082)
Authentication
JWT bearer token. The signing secret is stored at /root/.9router/jwt-secret on the VPS. Tokens must be presented as: