# Housing features API

## Introduction

The Housing Features API provides a detailed breakdown of real estate property characteristics in a structured JSON format. This service accommodates users who require an in-depth look at various attributes of a single house, including but not limited to house type, surface areas, and additional specifics.

Key aspects of the Housing Features API include:

* A comprehensive showcase of property features that offers users extensive information about a house, such as its architectural style, total living space, and other pertinent details.
* A rich data set that encompasses diverse elements of a property, covering location, dimensions, construction particulars, and the range of amenities it provides.
* User-friendly JSON format for straightforward integration and manipulation of data, allowing for seamless incorporation into various applications or systems.

This API is designed for those who need a full spectrum of property details readily accessible, from real estate professionals to app developers, enhancing their capability to analyze, compare, and utilize housing data effectively.

{% hint style="success" %}
The Housing features API provides a wealth of detailed and accurate information about a real estate property, including its location, size, construction and amenities.
{% endhint %}

### POST Method

<figure><img src="/files/3RYf2ZWsSqepPObbF5md" alt=""><figcaption><p>Illustration of input and output of the Housing features API</p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.altum.ai/english/property-data/housing-features-api.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
