cURL
curl --request GET \ --url https://api.goproxy.com/go-api/v1/proxy/regions \ --header 'apiKey: <apikey>'
{ "regions": [ { "regionName": "<string>", "countryName": "<string>" } ] }
Get a list of regions available for proxy services in the specified country.
API key used for authentication.
The two-letter ISO country code, following the ISO 3166-1 alpha-2 standard.
Successful Response
Show child attributes
The name of the region within the specified country.
The full name of the country which the region belongs, as per the common naming convention