Property Detail Bulk API

For retrieving of up to 1000 properties at once. Can be used standalone, but it's designed to work together with the Property Search API. Use this API for quickly exporting lists, or bulk search requests for analytics. Pass in addresses, or a list of ID's returned from the Property Search API.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

When running the Property Search API, you can retrieve a count of how many properties fit a certain criteria or by specifying count to be 'false', you can receive a list of those properties. On those property objects, you will find a property with the name "id". The input to this endpoint is an array of at least length 1 (max 1000) of these ids returned from our Property Search API.

Body Params
ids
array of int32s
required

List of property ids returned in the response of our Property Search API

ids*
boolean
Headers
string

Denote a unique user identifier to this api call by passing it in this header field

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json