Get address history

Use this endpoint to retrieve the MLS history of a specific address.

In addition to displaying the history you could also use the information in the response to create a graph that illustrates the change in value over time.

You must identify the property in one of the following ways:

  • supply mlsNumber, or
  • supply addressKey, or
  • supply streetName together with streetNumber and either city or zip.

The remaining address parameters (unitNumber, streetSuffix, streetDirection) are always optional and can be used to narrow the match.

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

The city of the property. Required when searching by streetName, unless a zip is provided.

string

The street name of the property. Required unless mlsNumber or addressKey is provided.

string

The street number of the property. Required when searching by streetName.

string
string
string
string
length ≥ 3

The zip code or postal code of the property. Supports partial match, for example if supplied value is "123" it will match "12345". Required when searching by streetName, unless a city is provided.

string
length ≤ 50

If specified, will return the history for the property that can be identified by the given MLS number

string
length ≤ 100

The address key of the property. Please see the address object of a listing to understand how the address key is constructed

boolean
Defaults to false

If true, reorders fields within each returned listing into a canonical order optimized for human readability. Does not affect which fields are returned or their values. Default is false.

Responses

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