Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl "http://127.0.0.1:22999/api/allocated_ips?zone=ZONE"
{ "ips": [ "10.0.0.1", "20.0.0.1" ] }
使用 Bright Data 代理管理器 API 获取区域中已分配的 IP。在本地代理管理器端口 22999 上调用 GET /api/allocated_ips。
GET
/api/allocated_ips
此页面对您有帮助吗?