> ## Documentation Index
> Fetch the complete documentation index at: https://docs.iacrea.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Exterior Improvement

> Transform the appearance of buildings and gardens

# Exterior Improvement

Virtually modify the exterior appearance of buildings and green spaces to visualize different renovation options.

## How It Works

Our AI transforms exteriors by applying:

* New architectural styles
* Different facade materials
* Adapted landscaping
* Customized colors and textures

## Use Cases

* Visualization of exterior renovation projects
* Presentation of a property's potential
* Testing different styles before construction
* Enhanced real estate marketing

## API

Integrate this feature into your applications:

```bash theme={null}
curl --request POST \
--url 'https://iacrea.com/api/exterior/v2/generate' \
--header 'x-api-key: YOUR_API_KEY' \
--header 'Content-Type: application/json' \
--data '{
  "user_id": "your-user-id",
  "image_url": "https://example.com/exterior.jpg",
  "room_type": "GARDEN",
  "keep_facade": true,
  "blue_sky": true
}'
```

## Tips

* Use photos taken with a frontal angle or slightly offset
* Specify the desired architectural style for better results
* Test different landscaping options to enhance the property
