Skip to main content

BuildingType

Used in search filters (buildingType parameter) and returned in listing/building responses.
MULTIFAMILY (no underscore) is accepted as an input alias for MULTI_FAMILY on the buildingType and excludeBuildingType filters. Responses always return the canonical spelling MULTI_FAMILY.
Pass one or more values as a comma-separated string:

ListingStatus

Returned in the status field of listing responses.
Borough currently emits ACTIVE and OFF_MARKET only. IN_CONTRACT is a reserved value that the data feed does not yet surface, so listings transition directly from ACTIVE to OFF_MARKET when they leave the market. Treat IN_CONTRACT as a forward-compatible value: match on it if present, but do not rely on it for in-contract detection today.
Search endpoints return ACTIVE listings by default. The property detail endpoint (/v1/property/{id}) returns ACTIVE or OFF_MARKET listings.

SaleType

Used as a filter on /v1/search/sales only (not applicable to rentals).

Usage in search