> 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/username-password-parameter.md).

# 用戶名和密碼參數

**CURL 请求参数:**

| 参数       | 说明                                                                    |
| -------- | --------------------------------------------------------------------- |
| username | 代理子用戶名                                                                |
| zone     | IP 資源名稱                                                               |
| region   | 國家／地區代碼採用雙字母國家代碼格式，不區分大小寫。隨機地區無此參數。例如， DE 代表德國， GB 代表英國， IT 代表義大利。    |
| st       | 州／省                                                                   |
| city     | 城市                                                                    |
| asn      | 指定國家的ISP營運商，預設為隨機值                                                    |
| session  | 會話 ID，用於固定 IP 和切換 IP。可為下次請求保留相同的 IP，會話 ID 時間保留有限，支援隨機字串、0-9 和 A-Z 字符。 |
| sessTime | 會話時長1-120分鐘                                                           |
| password | 代理子用戶密碼                                                               |

{% hint style="info" icon="square-half-stroke" %}
示例：
{% endhint %}

* 比如您選擇的代理國家為**美國－紐約州**（US-newyork）、**固定IP會話5分鐘**：

curl示例为：

```
curl -x na.talordata.net:端口 -U "用户名-zone-flux-region-us-st-newyork-session-eee8a4a1e27f-sesstime-5
```
