Refresh ๐จ
The Refresh endpoint allows you to transform interior spaces by changing wall colors or floor types using advanced AI image processing.
Wall Colors (8 options)
white
- Clean, bright white wallsegg shell
- Soft, warm off-white toneblack
- Bold, dramatic black wallsgray
- Modern, neutral grayblue
- Classic blue accentdeep blue
- Rich, sophisticated navyolive
- Earthy, natural green toneterracotta
- Warm, Mediterranean orange-red
Floor Types (6 options)
parquet
tile
marble
carpet
concrete
hardwood
Endpoint
POST
https://europe-west1-gepettoai.cloudfunctions.net/v1/refresh
Headers
Authorization*
String
Bearer {{API_KEY}}
Request Body
url*
String (Url)
Image URL of the room to be redesigned.
transformation*
String
The type of transformation:
walls
or floor
value*
String
webhook
String
(optional) Webhook POST URL to send the result on completion. If not provided, the request will wait for the result.
Code Examples
Results To Expect
Last updated
Was this helpful?