OpenClaw — API Integration Guide
OpenClaw is an open-source personal AI assistant gateway supporting various chat platforms.
Install
Use the install script for macOS/Linux:
bash
curl -fsSL https://openclaw.ai/install.sh | bashOn Windows, run the PowerShell installer (WSL recommended).
Configure
Run the interactive setup:
bash
openclaw onboardTo connect third-party APIs, edit openclaw.json in the OpenClaw config folder and add your provider base URL and API key.
Restart
bash
openclaw gateway restart