Locate an IP networkCopy Pagepost https://{hostname}/edge-diagnostics/v1/locate-ipReturns geolocation data of an IP's network. You can enter up to 10 IPs.Query ParamsaccountSwitchKeystringFor customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.Body ParamsSpecifies IP addresses you want to verify or get the location data for.ipAddressesarray of stringsrequiredlength between 0 and 10Up to 10 IP addresses you want to get the data for.ipAddresses*ADD stringHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200The response provides location data for the IP's network. 400Validation error. 401Authorization error. 403Permission error. 405Method not allowed. 429Too many requests.Updated 4 months ago