v1

latestSwagger 2.02026-08-067010.4 KB
Property

Returns a list of properties that fit a criteria.

Get a list of property IDs within a specific geography that have a specific number of beds. Use orderby to choose how you want your results sorted.

get/property/id

Query parameters

geoidstring

A list of geographies that this property belongs to. These geoIDs are used by search engine and values should not be exposed to the public.

minBedsstring

The min Bed size to search from.

maxBedsstring

The max Bed size to search from.

orderby'calendardate' | 'publisheddate' | 'propertytype' | 'saleamt' | 'avmvalue' | 'assdttlvalue' | 'salesearchdate' | 'saletransactiondate' | 'beds' | 'bathstotal' | 'universalsize' | 'lotsize1' | 'lotsize2'

Sort Options

Headers

apikeystring

Application Key

accept'application/xml' | 'application/json'

application/xml or application/json (default)

Response

list of IDs for properties

All 7 operations