POST Generate Advance
Advance generate unlimited space designs.
Endpoint
POST
https://api.spacely.ai/api/v1/generate/advance
This endpoint is used to advance generate
Headers
X-API-KEY*
String
Request Body
model*
String
The model name of the project.
(e.g., "spacely-v1", "spacely-unfurnished-space", "spacely-style-transfer").
imageUrl*
String
The URL of the image representing the room or space to be designed/renovated.
prompt
String
This could be a parameter that serves as a prompt or instruction for the model, possibly related to the style or theme of the image processing task.
nPrompt
String
It seems to be an empty parameter, potentially used to provide additional instructions or information to the model.
renovateType*
String
The type of renovation, whether "residential" or "commercial"
Example
Last updated
Was this helpful?