API Endpoint: GET/api/zone/route_vipsGet all available Dedicated IPs per ZoneThe API endpoint to gather a list of gIPs on a dedicated residential or mobile zone is:
GET /api/zone/route_vips
Copy
Ask AI
curl -X GET "https://api.brightdata.com/zone/route_vips?zone=<zone_name>" -H "Authorization: Bearer <API_KEY>"