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

# 接口配置

ISPKEY 开放接口公共参数

**请求基础路径**
[https://open.ispkey.com](https://open.ispkey.com)

**请求参数**

| 名称     | 类型     | 必选 | 说明        |
| ------ | ------ | -- | --------- |
| appKey | string | 是  | 用户的AppKey |

```url theme={null}
https://open.ispkey.com/接口路径?appKey=xxx
```

**备注**
除资源提取接口，其他所有请求都需要传`appKey`。
