Get property insights
Get community insights and market analysis for a specific location.
Query Parameters
location_id*string
- Location ID (Community ID)
- Example:
51
Length
1 <= lengthHeader Parameters
X-RapidAPI-Host*string
Default
"propertyfinder-uae-data.p.rapidapi.com"Response Body
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/property-insight?location_id=51" \ -H "X-RapidAPI-Host: propertyfinder-uae-data.p.rapidapi.com"{
"success": true,
"data": {
"attributes": {
"id": 50,
"name": "Dubai Marina",
"location_type": "community",
"average_price": 2000000
}
}
}{
"success": true,
"error": "string",
"code": 0
}{
"success": true,
"error": "string",
"code": 0
}{
"success": true,
"error": "string",
"code": 0
}{
"success": true,
"error": "string",
"code": 0
}