简体中文
cURL
curl --request GET \ --url https://api.brightdata.com/zone/whitelist \ --header 'Authorization: Bearer <token>'
{ "ZONE1": [ "127.0.0.1" ], "ZONE2": [ "127.0.0.2" ] }
Get a list of allowlisted IPs for a specific Zone
此页面对您有帮助吗?