curl -X GET "https://api.brightdata.com/zone/route_vips?zone=<ZONE>" \
  -H "Authorization: Bearer <API_TOKEN>"
[
  "186XXXXXXXXXXX01",
  "186XXXXXXXXXXX00"
]

API Endpoint: GET /api/zone/route_vips

Creating an API token

The following requests will require you to use Bright Data’s API token as your authentication method. Please read about our API token and its usage.

In the next examples <ZONE> must be replaced with the Zone’s name and <API_TOKEN> with the API TOKEN string value

Get all available Dedicated IPs per Zone

The API endpoint to gather a list of gIPs on a dedicated residential or mobile zone is: GET /api/zone/route_vips