Property-aware US address resolution
Turn a street address into a standardized address, coordinates, match quality, and property context. Get rooftop, address-point, parcel, street, or place results with FIPS, APN, and source provenance when available.
More than a latitude and longitude
Resolve the address, understand the location type, and keep the evidence your workflow needs.
Standardized address
Parse free-form US input into a consistent address and return the components your application can store.
Property context
Receive a property, parcel, or address point where available, including APN and county FIPS identifiers.
Explainable matches
Use match and location codes plus point-source provenance to decide when a result is safe to automate.
Understand coverage →REST API and MCP
Integrate one geocoding endpoint into an application or connect the same capability to an AI assistant through MCP.
Try a property-aware result
No API key is required for this rate-limited homepage demo.
Interactive map powered by OpenStreetMap. Click markers for details.
Geocoding Results:
Want to use this in your application?
Sign up for free API accessCensus demographics for any address
Because we resolve an address to its exact 2020 Census block, we can attach official demographics to it — population and race/ethnicity from the 2020 Census, plus income, education, and housing from the ACS 5-Year estimates. Every figure is sourced and dated.
- ✓ Block-group resolution where published — not ZIP-code averages
- ✓ Official US Census Bureau data, with dataset and vintage on every report
- ✓ Available in the browser or as a REST API call
Illustrative values from a real block group. Full reports add median age, households, poverty rate, race/ethnicity breakdown, home value, gross rent, and vacancy.
Get Started in Minutes
Sign Up
Create your free account and verify your email address to get started.
Get API Key
Generate your API key from the dashboard to authenticate your requests.
Start Geocoding
Make API calls to standardize and geocode addresses in your applications.
Understanding Match Quality
Use the result metadata to decide whether a match is appropriate for your application.
Match code
Start with matchCode. It summarizes whether the input matched fully, partially, or only at a fallback level.
Location code
locationCode identifies the returned point level, such as ROOFTOP, ADDRESS_POINT, PARCEL, INTERPOLATED, or PLACE.
Point provenance
Inspect pointSource and pointReason to understand which data layer produced the coordinates and why it was selected.
Also inspect zipMatchLevel, matchedCity, APN, FIPS, and the returned coordinates before automating a high-impact decision.