curl "https://api.brightdata.com/zone/route_vips?zone=ZONE" \
  -H "Authorization: Bearer API_TOKEN"
[
    "us_7922_fl_hollywood_0",
    "ma_36903_01_tetouan_5",
    "br_52894_mg_montesclaros_99"
]

API Endpoint: GET /api/zone/route_vips

zone
string

Zone Name

Code Examples