Skip to content

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 | bash

On Windows, run the PowerShell installer (WSL recommended).

Configure

Run the interactive setup:

bash
openclaw onboard

To 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