Documentation Index
Fetch the complete documentation index at: https://brightdata-ipv6-release.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
API 端点: GET /api/proxies/{PORT}
端口 参数是可选的。 您可以跳过它来获取所有代理*
[
{"port": 24000,
"zone": "ZONE",
"proxy_type": "persist",
"customer": "CUSTOMER",
"password": "password",
"whitelist_ips": []
},
{
"port": 33335,
"zone": "ZONE",
"listen_port": 33335,
"customer": "CUSTOMER",
"password":"password"
}
]
curl "http://127.0.0.1:22999/api/proxies/{PORT}"