# 介紹

### 什麼是公共API？

通過使用Thordata公共API，您可以便捷的管理儀表板，實時查詢賬戶流量餘額、獲取代理地區列表，以及新增或刪除代理賬戶等操作，以下將為您詳細介紹Thordata的各類公共API。

#### 1、[賬戶](/interface-documentation/zh-hk/gong-gong-api/zhang-hu.md)類型公共API：

通過接口獲取Thordata的賬戶流量餘額、錢包餘額、流量消耗記錄。

#### 2、[地理位置](/interface-documentation/zh-hk/gong-gong-api/di-li-wei-zhi.md)類型公共API：

通過接口獲取Thordata住宅代理或無限代理服務器支持的國家、州、城市、ASN列表。

#### 3、[代理用戶](/interface-documentation/zh-hk/gong-gong-api/dai-li-yong-hu.md)類型公共API：

通過接口查詢Thordata住宅代理或無限代理服務器的代理用戶列表、創建代理用戶、更新代理用戶信息、刪除代理用戶、查詢代理用戶流量使用記錄。

#### 4、[白名單IP](/interface-documentation/zh-hk/gong-gong-api/bai-ming-dan-ip.md)類型公共API：

通過接口查詢Thordata住宅代理或無限代理服務器的白名單IP列表、添加白名單IP、刪除白名單IP。

#### 5、[ISP / 數據中心代理](/interface-documentation/zh-hk/gong-gong-api/isp-shu-ju-zhong-xin-dai-li.md)類型公共API：

通過接口獲取Thordata數據中心代理或ISP代理已購買的IP列表，查詢您已購買的IP到期時間。

若以上公共API無法滿足您的需求，請通過郵箱：**<support@thordata.com>** 聯係我們，我們將竭誠為您服務！


---

# 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/zh-hk/gong-gong-api/jie-shao.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.
