{"uid":"cap_AfRO8awJIOnqJPX2DLfyL","slug":"netintel-ip-geolocation-f7f569aa","name":"NetIntel IP Geolocation","description":"IP geolocation lookup (geoip / IP location API) — geolocate any IPv4 or IPv6 address to city, region, country, latitude/longitude, timezone, and ISP/ASN as structured JSON so agents can localize content and enrich user records without a paid geolocation subscription. For proxy/VPN/anonymizer or hosting/datacenter detection, use /ip-risk/score or /ip-reputation/analyze.","url":"https://netintel.dev/ip-geo/locate","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["ip"],"properties":{"ip":{"type":"string","description":"IPv4 or IPv6 address to geolocate (e.g. 8.8.8.8)"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"ip":{"type":"string"},"asn":{"type":["string","null"]},"isp":{"type":["string","null"]},"zip":{"type":["string","null"]},"city":{"type":["string","null"]},"grade":{"type":"string"},"score":{"type":"number"},"region":{"type":["string","null"]},"country":{"type":["string","null"]},"findings":{"type":"array","description":"Geo fields are null (score 40) when all upstream geo providers decline — retry later rather than treating as a hard failure"},"latitude":{"type":["number","null"]},"timezone":{"type":["string","null"]},"longitude":{"type":["number","null"]},"region_name":{"type":["string","null"]},"country_code":{"type":["string","null"]},"organization":{"type":["string","null"]}}}}}}},"responseSchema":{"type":"json","example":{"ip":"8.8.8.8","asn":"AS15169","isp":"Google LLC","zip":"20149","city":"Ashburn","grade":"A","score":100,"region":"VA","country":"United States","findings":[],"latitude":39.0438,"timezone":"America/New_York","longitude":-77.4874,"region_name":"Virginia","country_code":"US","organization":"Google LLC"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_-NwQVO-Pe56IHBNjxThaj","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Geolocates an IPv4 or IPv6 address, returning city, region, country, coordinates, timezone, ISP, ASN, and a risk grade/score.","exampleAgentPrompt":"Can you geolocate the IP address 203.0.113.47 and tell me the city, country, ISP, and risk grade for it?","exampleUseCases":null,"resultDescription":"A JSON object containing the queried IP, its ASN, ISP, organization, ZIP code, city, region, region name, country, country code, latitude, longitude, timezone, a letter risk grade (e.g. 'A'), a numeric risk score (0-100), and an array of risk findings.","failureModes":["Missing or invalid 'ip' query parameter returns an error","Private/reserved IP ranges (10.x.x.x, 192.168.x.x) may return no geolocation data","Malformed IP string (not valid IPv4 or IPv6) returns a validation error","Payment failure or insufficient USDC balance returns HTTP 402","Newly allocated IPs may have incomplete or stale geolocation data"],"whenToPreferThis":"Use this endpoint when you need both geolocation (city, country, coordinates, timezone) and network identity (ISP, ASN, organization) plus a risk/reputation score in a single call. Prefer it over free IP-geo APIs when you also need the risk grade and findings, or when operating in an automated agent workflow that supports x402 micropayments on Base.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:46:58.282Z","isFirstParty":false}