cURL
curl --request GET \ --url https://api.proxyscrape.com/v4/account/{subAccountId}/residential/countries \ --header 'api-token: <api-key>'
[ { "code": "<string>", "name": "<string>" } ]
List available countries for residential proxies. Permission: residential:read.
residential:read
API key. Create and manage keys at /v4/account/api-keys or in the dashboard.
Available countries
Was this page helpful?