# User & Pass auth

This guide provides key details and procedures for accessing Thordata's **Dynamic Mobile Proxies service via username/password** authentication.

{% stepper %}
{% step %}

### Register ＆ Log in

Visit the [<mark style="color:blue;">**Thordata website**</mark>](https://www.thordata.com/)<mark style="color:green;">,</mark> complete account registration, and log in.

<div align="left"><figure><img src="/files/lj8L7OlUfi5emWsa944h" alt="" width="375"><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/c0zHR2dDFlNgm8b1Goys" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Purchase a Plan

Navigate within your dashboard to: **Proxies → Mobile Proxies → Pricing**. Select a plan that fits your business requirements, complete payment, and activate the service.

<div align="left"><figure><img src="/files/f0xYuRNGWPfCeFPuiGI2" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Proxy User Setup

#### Create an Account

In the user dashboard, navigate to: **Proxies** → **Mobile Proxies** → **Proxy Setup** → **Users**. Click **Add** to create a new proxy user account.

{% hint style="success" %}
For quick setup: Use **Quick Add** to auto-generate a username and password
{% endhint %}

<div align="left"><figure><img src="/files/CEAmOj4iroHYrcsnT0Gl" alt="" width="375"><figcaption></figcaption></figure></div>

After clicking **【Add】**, configure the following:**Username**、**Password**、**Status** (Enabled / Disabled)、**Traffic Limits** (Unlimited / Limited)。If Limite&#x64;*:* Specify the **Traffic Cap (MB).**

<div align="left"><figure><img src="/files/5mIEy2yTdL00DEex3sxT" alt="" width="375"><figcaption></figcaption></figure></div>

#### Manage Accounts

① **Filter** by Date: Set start and end dates to find accounts created within a specific period.&#x20;

② **Search** by Username: Enter a username to locate a specific account.&#x20;

③ **Edit** Account: Click Edit to update the username, password, status, usage limits, or notes.&#x20;

④ **Delete** Accounts:

* Single Account: Click **Delete** within the edit view.
* Multiple accounts: Select multiple accounts and use **Batch Delete.**

<div align="left"><figure><img src="/files/KHaxsdZ61BmJKZKoCFRG" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Generate Proxy Endpoint

① Navigate to: **Proxies** → **Mobile Proxies** → **Proxy Setup** → **Endpoint Generator**.&#x20;

② **Authentication method**: Select 【User】，then choose a proxy user from the username dropdown.&#x20;

* If no account exists, click **【Add Now】** to create one.&#x20;

③ **Location settings**：

The system automatically assigns the optimal domain based on the selected proxy region.

Manual override: Use dropdowns to select Continent, Country/Region, State, City, or ISP.

Refer to the [<mark style="color:blue;">**Location Settings**</mark>](/doc/proxies/mobile-proxies/location-settings.md)  for detailed instructions.&#x20;

④ **Session Settings**:

* Rotating Session: Automatically switches IPs with each request (ideal for high anonymity).
* Sticky Session: Maintains the same IP for 1-90 minutes (ideal for session continuity).

⑤ **Submit Request**:&#x20;

Send a request with authentication credentials to [<mark style="color:blue;">**https://ipinfo.thordata.com**</mark>](https://ipinfo.thordata.com) via the proxy endpoint to start using Thordata’s proxy service.

Refer to the [<mark style="color:blue;">**Making Requests**</mark>](/doc/proxies/mobile-proxies/making-request.md) guide for detailed instructions.&#x20;

Example：

```
 curl -x "https://td-customer-Username-sessid-123456-sesstime-90:Password@t.pr.thordata.net:5555" "https://ipinfo.thordata.com
```

⑥ **Output Format**: The system generates a single-string proxy credential:

`ProxyAddress:ProxyPort：ProxyUsername：ProxyPassword`

Select your preferred Output Format, set the Number of Proxies, specify the Connection [<mark style="color:blue;">**Protocol**</mark>](/doc/proxies/mobile-proxies/protocols.md), then Generate ＆ Activate.

{% hint style="warning" %}
**Your Proxy Authentication Username differs from your Dashboard Management Username and cannot be used interchangeably.**
{% endhint %}

<div align="left"><figure><img src="/files/HEmVeLVtdSBcshSUYjLC" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Usage Statistics&#x20;

Navigate to: **Proxies → Mobile Proxies → Statistics.**&#x20;

Filter data by: Time Period、Identity Type (Account or IP Whitelist)、Account Level (Master Account )、Region、Target Domain and Timezone.

<div align="left"><figure><img src="/files/OSah20lWqjNnZEDSUk4H" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}


---

# Agent Instructions: 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://doc.thordata.com/doc/proxies/mobile-proxies/user-and-pass-auth.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.
