GET {ip}

country.is:country

Summary: Look up a specific IP
Operation ID: getIpCountry
Auth: unknown
Description

Returns the country and optional additional information for a specific IP address. Supports both IPv4 and IPv6.

Parameters (2)

fields (string, query, optional)

Comma-separated list of extra fields to include in the response. Available: city, continent, subdivision, postal, location, asn

Constraints: {'enum': ['city', 'continent', 'subdivision', 'postal', 'location', 'asn']}

ip (string, path, required)

IP address to look up (IPv4 or IPv6)

Examples (1)

TitleTypeURLAction
Look up a specific IP openapi-spec https://api.country.is/8.8.8.8

No probe data for this endpoint yet.