cURL
curl --request GET \ --url https://api.okeyproxy.com/ipglobal-api/api/v2/plan/cities
{ "cities": [ { "cityName": "Arcos", "regionName": "Aveiro" } ] }
Returns the list of cities from which IPs can be extracted under the current plan in specified region.
Agent API key used for authentication
Region name
Show child attributes