> For the complete documentation index, see [llms.txt](https://docs.rapidproxy.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rapidproxy.io/proxies/dynamic-residential-proxy/get-proxy/api/ip-whitelisting.md).

# IP Whitelisting

This guide explains how to configure **IP whitelisting** for Dynamic (Rotating) Residential Proxies in Rapidproxy.\
IP whitelisting allows you to authenticate proxy access by approving specific IP addresses instead of using username and password authentication.

***

### What Is IP Whitelisting?

IP whitelisting is an authentication method that allows only approved IP addresses to access your proxy resources.

When IP whitelisting is enabled:

* Requests coming **from whitelisted IPs** are allowed
* Requests from **non-whitelisted IPs** are rejected
* No username or password is required for authentication

This method is commonly used for **servers, cloud instances, and API-based integrations** with fixed outbound IPs.

***

### How to Configure IP Whitelisting

Follow the steps below to add your IP address to the whitelist.

#### Step 1: Log in to the User Center

1. [Log in to your Rapidproxy account](#how-to-configure-ip-whitelisting).
2. Enter the **User Center (UCenter)** dashboard.

***

#### Step 2: Navigate to Rotating Residential Proxies

From the dashboard menu:

1. Go to **Rotating Residential Proxies**
2. Click **Use Proxy**

This section contains configuration options for dynamic residential proxy usage.

***

#### Step 3: Open the Whitelist Settings

Inside the **Use Proxy** page:

1. Locate the **WhiteList** section
2. You will see a list of currently whitelisted IP addresses (if any)

<figure><img src="/files/ZgVtimV08F8Nrzt8EU6H" alt=""><figcaption></figcaption></figure>

***

#### Step 4: Add Your Current IP Address

Rapidproxy automatically detects your **current public IP address**.

To add it to the whitelist:

1. Find your detected IP address in the whitelist section
2. Click the **“+” icon** next to the current IP
3. The IP address will be added to your whitelist instantly

<figure><img src="/files/l2jqPe4XNn7hgeFPkOLE" alt=""><figcaption></figcaption></figure>

No manual input is required for adding the current IP.

> **Note:** If you are accessing the dashboard from a dynamic network, your IP address may change. Make sure the whitelisted IP matches the outbound IP of your server or application.

***

### Managing Whitelisted IPs

In the **WhiteList** section, you can:

* Add multiple IP addresses as needed
* Remove IPs that are no longer in use
* Update the whitelist at any time without restarting services

Changes take effect immediately after saving.

***

### When to Use IP Whitelisting

IP whitelisting is recommended if:

* You are running proxies from a **fixed server or cloud IP**
* You want to avoid embedding credentials in code
* You are accessing proxies via **API-based systems**
* Your environment does not support username/password authentication securely

If your IP changes frequently (for example, residential or mobile networks), username/password authentication may be more suitable.

***

### Troubleshooting

If your proxy connection fails after enabling IP whitelisting:

* Make sure your **current outbound IP** is added to the whitelist
* Confirm that requests are coming from the same IP you whitelisted
* Remove unused or outdated IP addresses

If issues persist, contact Rapidproxy support for assistance.

***

### Need Help?

If you have questions about IP whitelisting or proxy authentication:

* Use the **online live chat** on the Rapidproxy website
* Email **<support@rapidproxy.io>**

Support can help verify your configuration and resolve access issues.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.rapidproxy.io/proxies/dynamic-residential-proxy/get-proxy/api/ip-whitelisting.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.
