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" ] }
Use the Bright Data Proxy Manager API to get allocated IPs in a zone. Calls GET /api/allocated_ips on the local Proxy Manager port 22999.
GET
/api/allocated_ips
Was this page helpful?