> ## Documentation Index
> Fetch the complete documentation index at: https://docs.eztokens.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# OpenClaw

> 在 OpenClaw 中配置 EzTokens API

## 配置步骤

1. 打开 OpenClaw 设置
2. 选择自定义 API 端点
3. 填入以下信息：

| 配置项      | 值                            |
| -------- | ---------------------------- |
| Base URL | `https://api.eztokens.ai/v1` |
| API Key  | 你的 EzTokens API 密钥           |
| 模型       | 直接使用官方模型名称                   |

## 模型选择

在模型列表中使用官方模型名称即可调用对应厂商的模型，例如：

* `gpt-4.1`
* `claude-sonnet-4-20250514`

<Note>
  确保 API 密钥已正确配置且账户余额充足。
</Note>
