- A unique layout ID
- A furnished layout image URL
- A MagicFurnish gallery URL your users can open immediately
Core Workflow
- Upload a floor plan using a
POSTrequest - The API validates the file
- MagicFurnish auto-furnishes the layout
- Final URLs are returned in the response payload
- The partner displays or deep-links into the MagicFurnish gallery
Endpoint Summary
- Accepts
multipart/form-data - Requires two authentication headers
X-API-KeyX-API-Secret
- Returns furnished layout URLs on success
Example Success Response
Supported File Types
.jpg.png.pdf(single-page only)
When to Use This API
Use the Processing API whenever your platform needs to:- Convert a floor plan into a furnished preview
- Display polished layouts inside your own UI
- Generate interactive layouts that deep-link into MagicFurnish
- Power an automated “Upload → Layout” flow for real estate agents, renters, or clients