REST & GraphQL APIs
Spatial Commerce Developer Suite
Embed real-time 3D room visualization, material mapping, and quote workflows into any website or mobile app.
cURL Quickstart: Segment & Render Room
curl -X POST https://api.homyzosystem.com/v1/spatial/render \
-H "Authorization: Bearer hz_live_sk_94812a0e" \
-H "Content-Type: application/json" \
-d '{
"room_image_url": "https://cdn.domain.com/user_rooms/living_room.jpg",
"surfaces": {
"floor": { "product_sku": "HZ-TL-901", "grout_color": "#D6D4D0" },
"accent_wall": { "product_sku": "HZ-WP-601" }
},
"lighting": "evening_warm",
"output_format": "webp_photoreal"
}'
Web SDK (JS / React)
Drop-in visualizer modal or canvas iframe with two lines of code.
Shopify / ERP Webhooks
Receive instant webhook alerts whenever a customer saves a design or requests a quote.
Headless 3D Render API
Generate high-res 4K renders on our dedicated enterprise GPU clusters.