Features
Everything you need to understand your visitors.
IP Geolocation
Resolve any IPv4 or IPv6 address to city, region, country, continent, coordinates, postal code, timezone, and currency. Data is updated weekly from MaxMind GeoIP2 databases.
US Census Demographics
For US-based IPs, get ZIP-level census data including median income, education levels, housing costs, employment rates, ethnicity distribution, commute patterns, health insurance coverage, and more.
Nearby Cities
Get a list of nearby cities ordered by proximity. Useful for location-aware UIs, store locators, and regional content.
React SDK
First-class React support with server component (RSC) and client
component providers. Use hooks like useCity(), useIncome(), and useDemographics()
to access data anywhere in your component tree.
REST API
Simple bearer-token authenticated REST API. Look up any IP or use /v1/lookup/me
to look up the caller. Filter fields with query parameters to minimize
payload size.