Quickstart

Last updated: March 21, 2026

Quickstart

Get up and running with Clawapigate in under 2 minutes.

Prerequisites

  • A Clawapigate API key
  • Claude Code installed

Step 1: Install Clawapigate

macOS / Linux

bash
curl -fsSL https://clawapigate.com/install.sh?key=YOUR_KEY | bash

Windows (PowerShell)

powershell
irm https://clawapigate.com/install.ps1?key=YOUR_KEY | iex

Step 2: Restart Terminal

Close and reopen your terminal to load the new environment variables.

Step 3: Verify

bash
echo $ANTHROPIC_BASE_URL
# Should show your Clawapigate endpoint

Step 4: Start Coding

bash
claude

That's it! Claude Code will now route through Clawapigate.

Next Steps

Chat with us on Telegram