cURL
curl --request GET \ --url https://api.okeyproxy.com/ipglobal-api/api/v2/plan/countries
{ "countries": [ { "countryCode": "PT", "countryName": "Portugal" } ] }
Returns the list of countries from which IPs can be extracted under the current plan.
Agent API key used for authentication
Show child attributes
Country code
Country name