Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.realtoraai.com/docs/llms.txt

Use this file to discover all available pages before exploring further.

Transform empty room photos into beautifully staged spaces with AI-placed furniture and décor.

Endpoint

POST /functions/v1/virtual-staging

Request body

ParameterTypeDescription
image_urlstringURL of the empty room photo
stylestringStaging style (e.g., modern, traditional, minimalist)
room_typestringRoom type (e.g., living_room, bedroom, kitchen)

Response

{
  "staged_image_url": "https://storage.example.com/staged-room.jpg"
}