cURL
curl --request GET \ --url https://api.decodo.com/v2/whitelisted-ips \ --header 'Authorization: <api-key>'
"[\n 0:{\n \"id\":69489\n \"ip\":\"127.0.0.1\"\n \"enabled\":true\n \"created_at\":\"2019-05-22 12:44\"\n\t}\n]"
Get a list of whitelisted IPs for Residential subscription
200
Was this page helpful?