Property Lookup

4 operations in the Homesage.ai Property Lookup API.

Suggest US property addresses from a partial string

GET /api/properties/auto-complete/

Up to 5 address suggestions matching a partial address string.

Full property record for a US residential property

GET /api/properties/info/

Full property record for a single US residential property — address, coordinates, listing status and price, AVM-estimated value, size, days on market, building/lot/parking/interior breakdown, listing-office details, recent property history, and nearby school ratings.

Same as `info` but always force-fetches fresh data from the source

GET /api/properties/updated-info/

Identical response shape to info — see that endpoint's docs for fields and FAQ.

Paginated, filterable property search with ROI fields

GET /api/properties/bulk-info/

Paginated search across all US residential properties matching geo + price + bed/bath/sqft/year-built/DOM/lot filters.