Product

The validated property data layer for your stack.

Two delivery surfaces — a unified REST API and embeddable widgets — both backed by the same reconciliation pipeline.

REST API

Five typed endpoints covering property details, valuation, mortgage, comps and trends. JSON in, JSON out.

  • Bearer auth · per-key rate limits
  • OpenAPI 3.1 spec + typed SDKs
  • Webhooks for asynchronous bulk jobs
  • Sandbox keys with deterministic fixtures
API reference

Embeddable widgets

Drop-in HTML for product surfaces. Property summary, valuation card, comparable-sales map, market trends — themed to your brand.

<script src="https://widgets.homeanalytics.ai/v1.js"
  data-key="pk_live_…"></script>

<div data-ha-widget="valuation"
     data-address="350 5th Ave, NY"></div>
Widget gallery

Engine

What happens between ingest and response.

Source aggregation

Continuous ingest from MLS, public records, commercial vendors, and geospatial layers into a canonical schema.

Conflict reconciliation

Proprietary scoring + AI resolves contradictions across sources. Every field carries provenance and a confidence value.

Anomaly detection

Statistical and ML-based outlier checks flag stale, suspicious or low-quality records before they reach you.

Confidence scoring

A 0–1 score on every property and every field — so your application can route, fall back, or escalate accordingly.

Typed SDKs

TypeScript, Python and Go SDKs generated from the OpenAPI spec. No hand-rolled clients.

Bulk + streaming

Synchronous lookups, async bulk jobs, and CDC-style streaming for portfolios under monitoring.

Ready to integrate?