Skip to main contentIACrea 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: [email protected]
- 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:
Requests must be sent in JSON format. Each endpoint requires specific parameters detailed in its documentation.
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:
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