{"uid":"cap_D2RDOs4V5WHBKdABJO_oe","slug":"geoip-lookup-by-bip-rep-b183a766","name":"GeoIP Lookup by bip-rep","description":"Resolve any public IPv4/IPv6 address (or hostname) to geolocation for analytics, fraud, and ops agents. Returns ISO country code, region, city, IANA timezone, latitude/longitude, EU membership flag, and the matched network range. Backed by an embedded MaxMind GeoLite2 dataset (no external API calls). Private and reserved IP ranges are rejected; no shell access.","url":"https://geoip.bip-rep.com/lookup","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":"Public IPv4/IPv6 address or hostname to geolocate"}},"additionalProperties":false}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"eu":{"type":"boolean"},"ip":{"type":"string"},"area":{"type":"integer"},"city":{"type":"string"},"found":{"type":"boolean"},"metro":{"type":"integer"},"range":{"type":"array","items":{"type":"integer"}},"region":{"type":"string"},"country":{"type":"string"},"location":{"type":"object","properties":{"lat":{"type":"number"},"lon":{"type":"number"}}},"timezone":{"type":"string"},"latency_ms":{"type":"integer"}}}}}}},"responseSchema":null,"example":{"request":{"input":{"type":"http","method":"GET","queryParams":{"ip":"8.8.8.8"}}},"response":{"eu":false,"ip":"8.8.8.8","area":1000,"city":null,"found":true,"metro":0,"range":[134744064,134744575],"region":null,"country":"US","location":{"lat":37.751,"lon":-97.822},"timezone":"America/Chicago","latency_ms":1}},"exampleRequest":{"ip":"8.8.8.8"},"tags":["x402"],"displayCostAmount":"0.005","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","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.005/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_fFowTVLV06HVxsIk4DHp8","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.005","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Resolves a public IPv4/IPv6 address or hostname to geolocation data including country, region, city, timezone, coordinates, EU flag, and network range","exampleAgentPrompt":"Where in the world is the IP address 203.0.113.42 located? I need the country, city, timezone, and whether it's in the EU.","exampleUseCases":null,"resultDescription":"Returns a JSON object with fields: ip (echoed input), found (boolean), country (ISO code), region, city, timezone (IANA), location.lat/lon, eu (boolean EU membership), range (matched CIDR network bounds as integers), metro, area, and latency_ms. Private/reserved IPs are rejected with an error.","failureModes":["Private or reserved IP range submitted — endpoint rejects with error, no geolocation returned","Hostname that cannot be resolved — returns found: false or resolution error","Malformed IP string — likely 4xx validation error","IP genuinely not found in MaxMind GeoLite2 dataset — returns found: false with empty fields","Missing required 'ip' query parameter — returns 4xx bad request","Payment not provided or insufficient — returns 402 Payment Required"],"whenToPreferThis":"Choose this endpoint when you need fast, self-contained IP geolocation with no external API dependencies, especially when EU membership detection and IANA timezone resolution are required alongside standard country/city data. Ideal for fraud detection pipelines, analytics enrichment, and ops tooling that bills per-lookup via x402 micropayments. Prefer over alternatives when you need embedded-dataset speed and don't want to manage a separate MaxMind license.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:38:32.772Z","isFirstParty":false}