Français
Visualisez vos espaces après rénovation
curl --request POST \ --url 'https://iacrea.com/api/renovate/generate' \ --header 'x-api-key: VOTRE_API_KEY' \ --header 'Content-Type: application/json' \ --data '{ "user_id": "votre-user-id", "image_url": "https://exemple.com/image.jpg", "theme": "MODERN", "room_type": "LIVING_ROOM" }'