Skip to main content

Prerequisites

Before getting started, make sure you have:
  1. OpenClaw installed Download and install OpenClaw. Once installed, you should be able to run openclaw from your terminal.
  2. A ToAPIs API key Sign in to the ToAPIs Console to obtain your API key (starts with sk-).
Note: If you don’t have a ToAPIs account yet, register at ToAPIs first.

Configuration Steps

Run the following command in your terminal to start the setup wizard:
openclaw onboard
Follow the prompts and fill in the information below:

Step 1: Select Model/Auth Provider

Model/auth provider:
Use the arrow keys to select Custom Provider, then press Enter to confirm.

Step 2: Enter API Base URL

API Base URL:
Enter the following URL:
https://toapis.com/v1

Step 3: Enter API Key

API Key:
Paste your ToAPIs API key obtained from the ToAPIs Console (sk-xxxxxxxxxxxx).

Step 4: Select Endpoint Compatibility

Endpoint compatibility:
Use the arrow keys to select OpenAI-compatible, then press Enter to confirm.

Step 5: Enter Model ID

Model ID:
Enter the model ID you want to use, for example:
claude-sonnet-4-6
Model NameModel IDDescription
Claude Sonnet 4.6claude-sonnet-4-6Best balance of performance and cost
Claude Opus 4.6claude-opus-4-6Most capable Claude model for complex tasks
Claude Haiku 4.5claude-haiku-4-5Fast and cost-efficient for lightweight tasks
Qwen3 Maxqwen3-maxAlibaba Cloud flagship reasoning model
Kimi K2.5kimi-k2.5Long-context model from Moonshot AI

You’re All Set

Once configuration is complete, OpenClaw will use ToAPIs as its backend. All your requests will be routed through ToAPIs to the chosen model.

Troubleshooting

Authentication failed?

  • Confirm your API key is correct and starts with sk-
  • Check that your key is active in the ToAPIs Console
  • Ensure your account has sufficient balance

Model not available?

  • Make sure API Base URL is set to https://toapis.com/v1 (including the /v1 suffix)
  • Make sure Endpoint compatibility is set to OpenAI-compatible
  • Double-check the model ID spelling

Support

If you encounter any issues:
[## Get Started with ToAPIs Sign up for ToAPIs today, get your API key, and start using AI with OpenClaw!](https://toapis.com)