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

# Interior Design API

> AI-powered interior design API for room decoration, floor planning, scenario changes, sketch rendering, and exterior restoration.

### Endpoints

<CardGroup>
  <Card title="Interior" href="/interior-api/interior">
    The Interior endpoint allows you to generate home interiors easily.
  </Card>

  <Card title="Floor planning" href="/interior-api/floor-planning">
    The Floor Planning endpoint allows you to generate a floor plan from a room image.
  </Card>

  <Card title="Room decorator" href="/interior-api/room-decorator">
    The Room Decorator endpoint allows you to create room decors using a prompt.
  </Card>

  <Card title="Exterior restorer" href="/interior-api/exterior-restorer">
    Convert bad exterior to good exterior
  </Card>

  <Card title="Scenario changer" href="/interior-api/scenario-changer">
    Change the environment scenario
  </Card>

  <Card title="Sketch rendering" href="/interior-api/sketch-rendering">
    Convert exterior house sketch into real world photo
  </Card>

  <Card title="Object removal" href="/interior-api/object-removal">
    <div className="flex items-start justify-between">
      <span>Remove objects from images using AI-powered object removal</span>
      <span className="badge-new">NEW</span>
    </div>
  </Card>

  <Card title="Interior mixer" href="/interior-api/interior-mixer">
    <div className="flex items-start justify-between">
      <span>Add objects from one image into another room image</span>
      <span className="badge-new">NEW</span>
    </div>
  </Card>
</CardGroup>
