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

# API Key 申请

访问 WOO X Pro 的私有 API 接口，需要在账户设置中创建 API Key。

<Note>
  每位用户最多可创建 10 个 API Key。API 修改后将在 1 分钟内生效。
</Note>

#### 申请步骤

1. 登录 WOO X Pro 账户
2. 进入 **账户 → API 管理**
3. 点击 **创建新 API**
4. 填写备注名称，选择所需权限
5. 可选绑定 IP 地址限制访问来源
6. 点击 **Add** 提交

<Frame>
  <img src="https://mintcdn.com/bitmart/Tco3oiQMGR5GewZq/images/create-api.png?fit=max&auto=format&n=Tco3oiQMGR5GewZq&q=85&s=62b85b3e1aca233207180e4e7a838956" alt="创建新 API" width="2402" height="1534" data-path="images/create-api.png" />
</Frame>

创建完成后，保存 **Access Key** 和 **Secret Key** —— Secret Key 仅展示一次。

<Frame>
  <img src="https://mintcdn.com/bitmart/Tco3oiQMGR5GewZq/images/created-api.png?fit=max&auto=format&n=Tco3oiQMGR5GewZq&q=85&s=9fc058cfd178f85b6a68ffd315fbbeac" alt="API Key 创建成功" width="702" height="507" data-path="images/created-api.png" />
</Frame>

<Warning>
  请勿将 Secret Key 泄露给任何人。如果丢失，请删除该 Key 并重新创建。
</Warning>

#### IP 白名单（可选）

可绑定一个或多个 IP 地址，限制 API 访问来源。多个 IP 以半角逗号分隔（例如：`188.88.8.1,188.88.8.2,188.88.8.3`）。

<a href="https://www.wooxpro.com/zh-CN/api-config" target="_blank">创建 API Key →</a>
