Skip to main content
GET
Compare market snapshots across areas

Authorizations

Authorization
string
header
required

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

Query Parameters

areas
string
required

Comma-separated area IDs (1-5)

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 comparison across areas

data
object[]
meta
object