[June 30, 2025] New iBuyer Entities and On-Market Rental Market Flag
v0.36.0
Added two new iBuyer entities (Opendoor, Offerpad), a new rental market flag to identify single family homes currently listed for rent and 50,000 record request limit.
New iBuyer Entities
Added support for two new institutional entity_owner_name
values:
OPENDOOR
OFFERPAD
Search for these iBuyers in:
property/search
property/event_history
v2/property_search
Learn more about our true owner methodology here.
New Rental Market Flag
Added current_on_market_rental_flag
to identify single family homes currently listed for rent.
current_on_market_rental_flag
Boolean flag indicating whether the property is a single family home currently listed on the market for rent.
0 signifies that the property is not currently listed on the market for rent
1 signifies that the property is currently listed on the market for rent
NULL signifies that either the current on-market status is unknown or the property is not a single family home
Use current_on_market_rental_flag
to filter single family homes currently listed on the market for rent in:
property/search
v2/property_search
This field adds to current_on_market_flag
which identified properties currently listed on the market for sale.
New API Limit
Changed the limit of records that can be pulled in one request to 50,000 homes, down from 100,000.