curl "https://api.brightdata.com/zone/ips?zone=ZONE" \
  -H "Authorization: Bearer API_TOKEN"
{
    "ips":[
        {
            "ip":"1.1.1.1",
            "maxmind":"au",
            "ext":{
                "dbip":
                "au","ip2location":
                "au","google":"us"
            }
        },
        {
            "ip":"1.1.1.1",
            "maxmind":"au",
            "ext": {
                "dbip":"au",
                "ip2location":"au",
                "google":"us"
            }
        }
    ]
}

API Endpoint: GET /api/zone/ips

zone
string
required

Zone name

ip_per_country
string

get the total amount of IPs per country