cURL
curl --request GET \ --url https://api.proxyscrape.com/v4/account/{subAccountId}/countries-available \ --header 'api-token: <api-key>'
[ { "code": "<string>", "name": "<string>" } ]
List countries available for a subaccount. Use these country codes when filtering proxy lists or configuring locations. Permission: subaccount:read.
subaccount:read
API key. Create and manage keys at /v4/account/api-keys or in the dashboard.
Available countries
Was this page helpful?