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