This is a private, non-exported function

get_ip_response(url = ipify.env$API_URL, ...)

Arguments

url

The base url of the ipify service.

...

parameter = Format. What you want the service to return. Valid options = c("text", "json", "jsonp")