Retrieve Geolocation for IP - Public

Returns the geolocation for a specific IP address (IPv4 or IPv6). The route binding rejects invalid IPs with a 404 before the handler runs.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

An IPv4 or IPv6 address to look up.

Responses
200

Geolocation data for the given IP.

404

The provided value is not a valid IP address.

Language
URL
LoadingLoading…