Skip to main content
GET
Get market snapshot for an area

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

areaId
integer
required

Area ID (see /areas for the full list)

bedrooms
integer

Filter by bedroom count (0=studio, 1-6)

Required range: 0 <= x <= 6
listingType
enum<string>
default:rental

Listing type

Available options:
rental,
sale

Response

Market snapshots for the area

data
object[]
meta
object