Verify and locate an IP

Verifies if an IP belongs to an edge server and gets the geolocation data of its network. For IPs verified positively, you can continue gathering diagnostic data with Request content with cURL, Get domain details with dig, or Test network connectivity with MTR operations.

Query Params
string

For 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 Params
string
required
length ≥ 1

IP address you want to get the data for.

Responses

Response body
object
string
required
length ≥ 1

Username who submitted the request.

date-time
required

ISO 8601 timestamp indicating when the request was submitted.

string
required

Status of the request's execution, either SUCCESS or FAILURE.

SUCCESS FAILURE

request
object
required

IP address you want to get the data for.

string
required
length ≥ 1

IP address you want to get the data for.

result
object
required

Specifies the IP's network location and verification results.

geoLocation
object
required

Specifies the IP's network location. To learn more about the results, check Verify and Locate IP results.

boolean
required

Results of the verification.

Headers
object
integer

The rate limit ceiling for this endpoint.

integer

The number of requests left for the time window.

Language
Authentication
URL