check

Check Geolocation

Get geographic location data for an IP or domain. geo is the raw cached ip-api payload (or null when unknown) — not a schema this API controls.

get/check/location

Query parameters

querystring

IP address or domain to check

Response

Geolocation data response: {"geo": <raw ip-api payload> | null}

geoobject nullable

Changes