> For the complete documentation index, see [llms.txt](https://docs.talordata.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.talordata.com/cn-tw/proxy/rotating-residential-proxies/parameter-description/whitelist-ip-parameters.md).

# 白名單IP參數

**CURL 请求参数:**

| 参数           | 说明                                                              |
| ------------ | --------------------------------------------------------------- |
| regions      | 國家／地區代碼採用雙字母國家代碼格式，不區分大小寫。隨機地區無此參數。例如，DE 代表德國，GB 代表英國，IT 代表義大利。 |
| protocol     | 协议 (http)                                                       |
| return\_type | 數據格式： txt/JSON                                                  |
| lb           | 分隔符(1:\r\n 2:/br 3:\r 4:\n 5:\t )                               |
| num          | 提取IP數量                                                          |

{% hint style="info" icon="square-half-stroke" %} <mark style="color:$success;">**示例：**</mark>
{% endhint %}

* 比如您選擇的動態代理國家為**美國**（US），提取代理**數量為8**：

代理链接為：

```
https://xxx.talordata.com/getProxyIp?regions=us&protocol=http&return_type=txt&lb=1&num=8
```
