HTTP API
当你需要把外部系统接到正在运行的 Gateway 时,可以使用 HTTP API。
开始前
- 先确认网关可达:
openclaw gateway status - 优先跑诊断再改配置:
openclaw doctor
常用入口
- OpenAI 兼容接口:/docs/gateway/openai-http-api/
- OpenResponses 兼容接口:/docs/gateway/openresponses-http-api/
- 单工具调用接口:/docs/gateway/tools-invoke-http-api/
相关
- 安全与认证:/docs/gateway/security/