Flat Lay
Overview
curl --request POST \
--url https://image-api.photoroom.com/v2/edit \
--header 'x-api-key: YOUR_API_KEY_HERE' \
--form imageFile=@/path/to/image.png \
--form flatLay.mode=ai.auto \
--output result.pngWhich resolutions are supported?









Additional Parameters
flatLay.prompt
flatLay.promptflatLay.size
flatLay.sizeLast updated
Was this helpful?











