Documentation Index
Fetch the complete documentation index at: https://docs.iacrea.com/llms.txt
Use this file to discover all available pages before exploring further.
IACrea API
The IACrea API allows you to integrate our powerful image transformation services directly into your applications, websites, and workflows.Prerequisites
- To use our API services, you need to create an IACrea account and activate the API offer by contacting us: contact@iacrea.com
- Generate your API key directly in your Developer Space.
- Each API request must be authenticated using an API key. Please include in the header of all your requests:
Request Format
Requests must be sent in JSON format. Each endpoint requires specific parameters detailed in its documentation.Response Format
Responses are returned in JSON format with a consistent structure according to the operation type.Error Handling
In case of an error, the API returns an appropriate HTTP status code and an explanatory error message. Important note: In case of “FAILED” status, your photos are automatically refunded.Available Services
Our API offers several endpoints corresponding to different AI services:- Credits - Check your available credits
- Video - Create real estate videos
- Renovation - Visualization of renovated spaces
- Furnishing - Furnishing of empty spaces
- Exterior Improvement - Transformation of exterior appearance
- Decluttering - Removal of unwanted objects
- Blue Sky - Blue sky replacement
- Interior Sky - Enhancement of interior brightness
- 3D Floor Plan - Generation from a floor plan
- Targeted Element - Modification of a specific element
- Logo Removal - Removal of logos
- Room Creation - Creation of a room
- Exterior Creation - Creation of an outdoor space
How It Works
- You send a request to our API to generate a transformation
- The generation runs asynchronously (can take several minutes)
- You retrieve the result either via webhook or by querying the retrieval API
