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
curl -X GET "https://api.brightdata.com/zone/route_vips?zone=<zone_name>" -H "Authorization: Bearer <API_KEY>"
Sample Response
Copy
[ "186XXXXXXXXXXX01", "186XXXXXXXXXXX00"]
Was this page helpful?
Assistant
Responses are generated using AI and may contain mistakes.