HTTP API
Use the HTTP API when integrating external systems with a running Gateway.
Start here
- Verify the Gateway is reachable:
openclaw gateway status - Prefer diagnosing first:
openclaw doctor
Common endpoints
- OpenAI-compatible Chat Completions: /en/docs/gateway/openai-http-api/
- OpenResponses-compatible Responses API: /en/docs/gateway/openresponses-http-api/
- Single tool invocation: /en/docs/gateway/tools-invoke-http-api/