Skip to main content
GET

Overview

The Check GEO IP API allows you to pinpoint the physical location, timezone, and network provider of an IP address.

Query Parameters

string
required
The IP address (IPv4 or IPv6) you want to lookup. Example: 8.8.8.8
string
required
Your ProWebLook API key.

Response

boolean
true if the IP was successfully resolved, otherwise false.
string
The requested IP address.
string
The two-letter ISO country code.
string
The full name of the country.
string
The state or region name.
string
The city name.
string
The postal or ZIP code.
number
The latitude coordinate.
number
The longitude coordinate.
string
The timezone of the IP location (e.g., America/Chicago).
string
The Internet Service Provider name.
string
The organization associated with the IP address.
integer
The Autonomous System Number (ASN).
string
The organization associated with the ASN.