# API和用戶名密碼的驗證方式有什麼區別？

### API：

1\. 需要添加白名單 IP，以允許來自白名單 IP 地址的請求訪問代理服務。

2\. API每個請求之間的間隔爲 1 秒，代理列表最多可生成 900 個。

3\. 如果是 GB 套餐，則是每次新請求更換 IP；如果是 IP 套餐，則是每 5 分鐘更換一次IP。

### 用戶名密碼：

1\. 需要創建子賬戶，以允許用戶通過子賬戶的用戶名和密碼訪問代理服務。

2\. 代理列表最多可生成 10000 個。

3\. 如果是 GB 套餐，輪換IP選項是每次新請求更換IP；粘性IP選項默認 5 分鐘，可自定義時間 5-180 分鐘，時間到 IP 會更換。此外，IP 套餐僅支持粘性 IP 選項，可自定義時間 5-60 分鐘。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.711proxy.com/cn/chang-jian-wen-ti/ru-men/api-he-yong-hu-ming-mi-ma-de-yan-zheng-fang-shi-you-shen-mo-qu-bie.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
