aiPhotoshoot

Garment Ghost Mannequin

Turn a garment photo into a ghost-mannequin shot (PhotoRoom).

Garment PREP, not a photoshoot — its output is an INPUT to the generators, hence a plain synchronous endpoint and not an AsyncTask. Intended use: prep here, then send the returned URL as garment_image with garment_reference_type="ghost_mannequin".

Deliberately NOT in the engine picker: it generates no model and no scene. Blocking def for the same reason as grade_garment.

post/api/v1/aiPhotoshoot/garment-ghost-mannequin

Request body

domain_idstring required
garment_imagestring uri required
promptstring nullable
sizestring nullable

Response

Successful Response

{"stackTrail":"paths:/api/v1/aiPhotoshoot/garment-ghost-mannequin:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 2 revisions of this API.