> For the complete documentation index, see [llms.txt](https://doc.9http.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.9http.com/en/proxies/dynamic-residential-proxies/api-extraction.md).

# API Extraction

① Click **Dynamic Residential Proxies → API Extraction** to enter the proxy information generation interface;

② **Authentication Method**: Select **Whitelist**. If you haven't added a whitelisted IP yet, click **Whitelist Management → Add IP** to create one.

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

③ **Parameter Settings**: Choose your desired quantity and country/region.

To adjust the number of IPs extracted, modify the `number` parameter. To adjust the country/region, modify the `count` parameter.

④ **Session Type:**

* **Rotating Session**: Automatically switches IP with every request — suited for use cases requiring high anonymity
* **Sticky Session**: Choose a session duration between 1–120 minutes — suited for use cases requiring session continuity

**Example link**: Extracting 10 rotating-session IPs from Canada generates the following link:

```
http://us.9http.com:9090/gen?plan_name=data&geo=CA&format=txt&count=10&split=rn
```

⑤ **Extraction & Usage**:

Click to open the link to generate the IP list, or copy the API link to configure it for use.

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

{% hint style="info" %}
**Change hint settings**

When configuring your proxy, the session mode you select (fixed IP or dynamic IP) generates an entry node address. Please note that the IP displayed on this page is merely the system's connection ID, not the actual IP in use. The real, distinct exit IP you ultimately use will be dynamically assigned based on the selected port when you actually access a website.
{% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://doc.9http.com/en/proxies/dynamic-residential-proxies/api-extraction.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
