Properties Analytics
Market Analytics
- Price Per Area
- Tension
Count properties for search filters
Count properties for given search filters
curl --request POST \
--url https://api.fluximmo.io/v2/protected/analytics/property/count \
--header 'Content-Type: application/json' \
--header 'x-api-key: <api-key>' \
--data '{
"query": {
"filterProperty": {
"land": {
"surface": {
"max": 123,
"min": 123
}
},
"location": [],
"meta": {
"firstSeenAt": {
"max": "2022-10-21T11:31:33.593Z",
"min": "2022-10-21T11:31:33.593Z"
},
"isTotallyOffline": true,
"lastPublishedAt": {
"max": "2022-10-21T11:31:33.593Z",
"min": "2022-10-21T11:31:33.593Z"
},
"lastSeenAt": {
"max": "2022-10-21T11:31:33.593Z",
"min": "2022-10-21T11:31:33.593Z"
},
"lastUpdatedAt": {
"max": "2022-10-21T11:31:33.593Z",
"min": "2022-10-21T11:31:33.593Z"
}
},
"price": {
"latest": {
"value": {
"max": 123,
"min": 123
},
"valuePerArea": {
"max": 123,
"min": 123
}
}
},
"type": [
"CLASS_HOUSE"
],
"offer": [],
"habitation": {
"bedroomCount": {
"max": 123,
"min": 123
},
"roomCount": {
"max": 123,
"min": 123
},
"characteristics": {
"hasBalcony": true,
"hasCellar": true,
"hasGarage": true,
"hasLift": true,
"hasParking": true,
"hasPool": true,
"hasTerrace": true
},
"climate": {
"epcClimate": [],
"epcEnergy": []
},
"surface": {
"total": {
"max": 123,
"min": 123
}
},
"features": {
"furniture": [],
"propertyFloor": {
"max": 123,
"min": 123
},
"propertyTotalFloor": {
"max": 123,
"min": 123
}
},
"propertyCondition": [
{
"constructionYear": 123,
"generalConditions": []
}
]
}
},
"fullTexts": [
"<string>"
],
"keywords": [
"<string>"
]
}
}'
{
"data": {
"count": 123
}
}
Authorizations
Body
Filter by location geo coordinates
[]
Date filter - Date should be in ISO format (ex: 2022-10-21T11:31:33.593Z
)
"2022-10-21T11:31:33.593Z"
Date filter - Date should be in ISO format (ex: 2022-10-21T11:31:33.593Z
)
"2022-10-21T11:31:33.593Z"
Date filter - Date should be in ISO format (ex: 2022-10-21T11:31:33.593Z
)
"2022-10-21T11:31:33.593Z"
Date filter - Date should be in ISO format (ex: 2022-10-21T11:31:33.593Z
)
"2022-10-21T11:31:33.593Z"
Date filter - Date should be in ISO format (ex: 2022-10-21T11:31:33.593Z
)
"2022-10-21T11:31:33.593Z"
Date filter - Date should be in ISO format (ex: 2022-10-21T11:31:33.593Z
)
"2022-10-21T11:31:33.593Z"
Date filter - Date should be in ISO format (ex: 2022-10-21T11:31:33.593Z
)
"2022-10-21T11:31:33.593Z"
Date filter - Date should be in ISO format (ex: 2022-10-21T11:31:33.593Z
)
"2022-10-21T11:31:33.593Z"
CLASS_UNKNOWN
, CLASS_HOUSE
, CLASS_FLAT
, CLASS_PROGRAM
, CLASS_SHOP
, CLASS_PREMISES
, CLASS_OFFICE
, CLASS_LAND
, CLASS_BUILDING
, CLASS_PARKING
["CLASS_HOUSE"]
OFFER_UNKNOWN
, OFFER_BUY
, OFFER_RENT
, OFFER_BUSINESS_TAKE_OVER
, OFFER_LEASE_BACK
, OFFER_LIFE_ANNUITY_SALE
, OFFER_HOLIDAYS
[]
The classification value of the greenhouse gas emission classification - GES
GREENHOUSE_CLASSIFICATION_UNKNOWN
, GREENHOUSE_CLASSIFICATION_G
, GREENHOUSE_CLASSIFICATION_F
, GREENHOUSE_CLASSIFICATION_E
, GREENHOUSE_CLASSIFICATION_D
, GREENHOUSE_CLASSIFICATION_C
, GREENHOUSE_CLASSIFICATION_B
, GREENHOUSE_CLASSIFICATION_A
, GREENHOUSE_CLASSIFICATION_NC
[]
The classification value of the energy classification - DPE
ENERGY_CLASSIFICATION_UNKNOWN
, ENERGY_CLASSIFICATION_G
, ENERGY_CLASSIFICATION_F
, ENERGY_CLASSIFICATION_E
, ENERGY_CLASSIFICATION_D
, ENERGY_CLASSIFICATION_C
, ENERGY_CLASSIFICATION_B
, ENERGY_CLASSIFICATION_A
, ENERGY_CLASSIFICATION_NC
[]
The total habitable surface of the property in m²
GENERAL_CONDITION_UNKNOWN
, GENERAL_CONDITION_TO_BE_RENOVATED
, GENERAL_CONDITION_BRAND_NEW
, GENERAL_CONDITION_RENOVATED
, GENERAL_CONDITION_TO_BE_REFRESHED
, GENERAL_CONDITION_GOOD
, GENERAL_CONDITION_EXCELLENT
, GENERAL_CONDITION_DECREPIT
, GENERAL_CONDITION_TO_BE_BUILT
[]
Search terms for full text search. We'll search in title, description, and keywords for terms similar to these (typically, we'll use a fuzzy search).
Search terms for keyword search. We'll search in title, description, and keywords for exact matches to these terms (typically, we'll use a term search).
Was this page helpful?
curl --request POST \
--url https://api.fluximmo.io/v2/protected/analytics/property/count \
--header 'Content-Type: application/json' \
--header 'x-api-key: <api-key>' \
--data '{
"query": {
"filterProperty": {
"land": {
"surface": {
"max": 123,
"min": 123
}
},
"location": [],
"meta": {
"firstSeenAt": {
"max": "2022-10-21T11:31:33.593Z",
"min": "2022-10-21T11:31:33.593Z"
},
"isTotallyOffline": true,
"lastPublishedAt": {
"max": "2022-10-21T11:31:33.593Z",
"min": "2022-10-21T11:31:33.593Z"
},
"lastSeenAt": {
"max": "2022-10-21T11:31:33.593Z",
"min": "2022-10-21T11:31:33.593Z"
},
"lastUpdatedAt": {
"max": "2022-10-21T11:31:33.593Z",
"min": "2022-10-21T11:31:33.593Z"
}
},
"price": {
"latest": {
"value": {
"max": 123,
"min": 123
},
"valuePerArea": {
"max": 123,
"min": 123
}
}
},
"type": [
"CLASS_HOUSE"
],
"offer": [],
"habitation": {
"bedroomCount": {
"max": 123,
"min": 123
},
"roomCount": {
"max": 123,
"min": 123
},
"characteristics": {
"hasBalcony": true,
"hasCellar": true,
"hasGarage": true,
"hasLift": true,
"hasParking": true,
"hasPool": true,
"hasTerrace": true
},
"climate": {
"epcClimate": [],
"epcEnergy": []
},
"surface": {
"total": {
"max": 123,
"min": 123
}
},
"features": {
"furniture": [],
"propertyFloor": {
"max": 123,
"min": 123
},
"propertyTotalFloor": {
"max": 123,
"min": 123
}
},
"propertyCondition": [
{
"constructionYear": 123,
"generalConditions": []
}
]
}
},
"fullTexts": [
"<string>"
],
"keywords": [
"<string>"
]
}
}'
{
"data": {
"count": 123
}
}