cURL
curl --request GET \ --url https://api.goproxy.com/go-api/v1/proxy/continents \ --header 'apiKey: <apikey>'
{ "continents": [ { "continentCode": "<string>", "continentName": "<string>" } ] }
Get a list of continents where proxy servers are available for use.
API key used for authentication.
Successful Response
continents that can be extracted
Show child attributes
Abbreviation of continental names
The full name of the continent