> For the complete documentation index, see [llms.txt](https://doc.thordata.com/interface-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.thordata.com/interface-documentation/public-api/api-extract-links/unlimited-proxy-servers.md).

# Unlimited Proxy Servers

### Basic Information

**nterface Description:** Get Unlimited Proxies IP through interface

**Interface URL:** <https://get-ip.thordata.net/unlimited\\_api>

**Request Method:** <mark style="color:green;">GET</mark>

{% hint style="info" %}
**Please note**: Before using the API link, you need to add the user's IP to the IP whitelist, [**Click here**](https://doc.thordata.com/doc/proxies/unlimited-proxies/endpoint-generator/whitelisted-ips/api-link) to learn how to add an IP whitelist
{% endhint %}

### Request parameters

**Params：**

| Parameter name | Type   | Required | Describe                                                                                                                                                                                                                                          |
| -------------- | ------ | -------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `td-customer`  | string | Yes      | Configure your Username, Please log in to the [**Dashboard - MENU - My Account**](https://dashboard.thordata.com/account-settings) to view your Username                                                                                          |
| `sesstype`     | string | Yes      | Configure the session type: 1 is a sticky session, 2 is a rotating session.                                                                                                                                                                       |
| `number`       | number | Yes      | Configure the number of extracted IPs                                                                                                                                                                                                             |
| `servers`      | string | Yes      | Configure and select the unlimited proxy server you have purchased. Please log in to the [**Dashboard - Unlimited Proxy Servers - Servers**](https://dashboard.thordata.com/unlimited-proxies/servers) to view your server parameter information. |

### Response example

{% hint style="info" %}
**Please note:** The displayed IP is not the actual IP used, so the displayed IP is the same. When actually used, different ports are used and the IPs are different.
{% endhint %}

```
43.130.169.103:20928
43.130.169.103:23883
43.130.169.103:22770
43.130.169.103:20013
43.130.169.103:24806
```

### **Error code description**

<table><thead><tr><th>Error Code</th><th width="247">Return</th><th>Describe</th></tr></thead><tbody><tr><td>111</td><td>Please request again in 2 seconds</td><td>Extraction frequency is too fast</td></tr><tr><td>118</td><td>Your account is abnormal, please contact customer service</td><td>Incorrect Username</td></tr><tr><td>114</td><td>The extracted IP is empty</td><td>No IP matches the criteria</td></tr><tr><td>117</td><td>Allowlist verification failed. Please add the requested IP [0.0.0.0] to the HTTP allowlist</td><td>Unlimited Proxy Servers package not purchased</td></tr><tr><td>121</td><td>Your package has expired</td><td>Unlimited Proxy Servers  package expired</td></tr></tbody></table>
