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/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" } ]
Bright Data Proxy Manager API endpoint to get explicit config of proxies. Endpoint: GET /api/proxies/ on port 22999.
GET
/api/proxies/{PORT}
Was this page helpful?