API Documentation
  • Introduction
  • API Reference
  • 🔐Authentication
  • Core APIs
    • Perfect Redesign
    • Beautiful Redesign
    • Creative Redesign
    • Sketch to Render
    • Virtual staging
    • Precision
    • Fill Spaces
    • Decor Staging
    • Furniture Removal
    • Colors & Textures
    • Furniture Finder
    • Full HD
    • Text to design
    • Furniture Creator
    • Design Advisor
    • Sky Colors
    • Design Transfer
    • Floor Editor
    • Paint Visualizer
    • Material Swap
    • Room Composer
    • Design Critique
    • Create Mask Image
    • Download Generated Images
    • Smart Home AI
  • DESIGN SCOPE
    • Interiors
      • Design Styles for Interiors
      • Room Types
      • Colors in Interior Design
      • Explore Material Options for Interior Designs
    • Exteriors
      • Design Styles for Exteriors
      • Copy of Design Styles for Exteriors
      • House angles
      • Exterior Colors
      • Material Options for Exterior Designs
    • Gardens
      • Design Styles for Gardens
      • Garden Types
      • Explore Color Options for Garden Designs
      • Material Options for Garden Designs
  • Data
    • User Details
    • Design Scope
  • Others
    • What is Masked Image?
Powered by GitBook
On this page

Was this helpful?

  1. Core APIs

Design Advisor

A design advisor is a professional who provides guidance and advice on design-related matters. They may work in various fields such as interior design, fashion design, graphic design, industrial design, and more.

ENDPOINT

POST /design_advisor

An API URL would be like https://homedesigns.ai/api/v2/design_advisor

Design advisors help clients make informed decisions about aesthetics, functionality, and overall design choices to achieve their desired outcomes.

An API request must be in the form-data format.

Request

Parameters & Data Type
Value
Description

custom_message

string

-

The Design Advisor provides expert suggestions, tailored recommendations, and insights to enhance your design and refine your project. (Required Parameter)

Parameters & Errors

custom_message

Error Messages
Reason

custom_message field is required.

You need to enter your query. Blank fields are not accepted.

//Output should be in list of array depends on no of designs as shown below:

{
    "success": true,
    "data": "Hello! How can I assist you with designing or redesigning your sofa area today?"
}

    

PreviousFurniture CreatorNextSky Colors

Last updated 4 months ago

Was this helpful?

Page cover image