Summary
GET http://127.0.0.1:2026/api/property/summary
Generates a comprehensive AI-powered summary analyzing the property's location, neighborhood characteristics, demographics, amenities, and lifestyle factors with key insights and emojis for easy readability.
Access token
cURL
Python
JavaScript
curl -X GET "http://127.0.0.1:2026/api/property/summary" \
-H "Authorization: Bearer test" \
-H "Content-Type: application/json"
Response
// Click the Run button to initiate the API request