# Introduce

### What is a public API?

By using Thordata's public API, you can conveniently manage the dashboard, check your account traffic balance in real time, obtain a list of proxy regions, and add or delete proxy users. The following will introduce you to various public APIs of Thordata in detail.

#### 1.  [Account](/interface-documentation/public-api/account.md) Type Public API:

Obtain Thordata's account traffic balance, wallet balance, and traffic consumption records through the interface.

#### 2. [Location](/interface-documentation/public-api/location.md) Type Public API:

Get a list of countries, states, cities, ASN supported by Thordata Residential Proxies or Unlimited Proxy Servers through the interface.

#### 3. [Proxy Users](/interface-documentation/public-api/proxy-users.md) Type Public API:

Through the interface, you can query the proxy user list of Thordata Residential Proxies or Unlimited proxy servers, create proxy users, update proxy user information, delete proxy users, and query proxy user traffic usage records.

#### 4. [Whitelist IPs](/interface-documentation/public-api/whitelist-ips.md) Type Public API:

Use the interface to query the whitelist IP list of Thordata Residential Proxies or Unlimited Proxy Servers, add whitelist IP, and delete whitelist IP.

#### 5. [ISP / Datacenter Proxies](/interface-documentation/public-api/isp-datacenter-proxies.md) Type Public API:

Obtain the IP list purchased by Thordata ISP Proxies or Datacenter Proxies through the interface, and check the expiration time of the IP you have purchased

If the above public APIs cannot meet your needs, please contact us via email: **<support@thordata.com>** and we will serve you wholeheartedly!


---

# 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/interface-documentation/public-api/introduce.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.
