Back to menu

v4.0.0


LiveBy Real Estate Market Statistics offers detailed statistical analysis of real estate markets, spanning from large-scale city data to granular neighborhood insights, essential for informed decision-making in the real estate sector.

The following endpoints provide diverse filtering capabilities, including date ranges, property types, and geographic parameters, ensuring a comprehensive view of market trends and activities.

These APIs allow you to filter by the same parameter multiple times. If a parameter is specified multiple times, it is assumed you mean to include data that matches either of the values specified.


API Responses

The responses documented here assume a successful response. In the case of an error, a HTTP status code will be provided that best matches the type of error. Common HTTP error status codes are:

An unsuccessful response will also contain JSON data detailing the error. This response follows this model:

{
  "success": false,
  "error": "text detail of the error"
}

List Market Statistics

Get market statistics based on search criteria.