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