Get Spaces
Get Available Spaces for Each Service
Explanation
Before submitting any order, use this API to check the available spaces. The space_name
field may be mandatory for specific services; if required, set space_name
based on the uploaded image.
GET
https://api.aihomedesign.com/v1/catalog/spaces
Query Parameters:
active
(boolean): Set totrue
to retrieve only active widgets.service_name
(string): Set your desired service name e.g.,service-ai-creative-designer
.
Response
Last updated