Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.brightdata.com/llms.txt

Use this file to discover all available pages before exploring further.

API endpoint: GET /api/allocated_ips

Query Parameter

zone
string
Static (Datacenter/ISP) zone name
{
    "ips": [
        "10.0.0.1",
        "20.0.0.1"
    ]
}
curl "http://127.0.0.1:22999/api/allocated_ips?zone=ZONE"