# 代理 API

### 管理 IP

要通过 Proxy API 管理您的代理，请参阅此文档中的 [**OpenAPI 格式**](https://dc-api-spec.oxylabs.io/?urls.primaryName=Proxy%20list)。该 API 允许您向代理列表中添加或替换代理子网。API 还可让您查看已发起的替换或添加流程的状态，以及包含新代理和已替换代理的历史变更。 [**获取代理列表 UUID**](/products/cn/dai-li/dedicated-isp-proxies/enterprise/restful.md) 并可随时通过参考 API 修改您的代理列表。

### 检查离线 IP

[**子网端点**](https://dc-api-spec.oxylabs.io/?urls.primaryName=Subnet#/) 将返回一个当前因正在进行的停机而离线的 IP 列表。此列表中的 IP 会自动纳入我们的恢复流程，并将尽快恢复上线。此可见性使用户能够在抓取操作中排除离线 IP，以确保较高的成功率，或发起替换流程以尽量减少性能影响。


---

# 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://developers.oxylabs.io/products/cn/dai-li/dedicated-isp-proxies/enterprise/proxy-api.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.
