Krea Enhance
Cheap creative enhancer for adding new details. Max 8K.
Deprecated request aliases
Deprecated request aliases
| Deprecated | Use instead | Accepted until |
|---|---|---|
imageUrl | image_url | 2026-06-19 |
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
URL to receive a POST request when the job completes. The webhook will receive the job data including results.
Body
URL of the image to enhance.
1024Text prompt describing the desired result.
Factor to scale the image resolution by (e.g. 2 means 2x; use 1 to skip upscaling).
x >= 0.1Match the original image color palette.
Seed for reproducible results.
AI strength — how much new detail the model generates. Higher values enhance more aggressively.
0.1 <= x <= 1Clarity — how strongly the result follows the prompt.
1 <= x <= 12Resemblance — how faithfully the result preserves the original image structure.
0 <= x <= 2.5Sharpness applied to fine detail. Does not affect generation of new detail.
0.1 <= x <= 1.5Response
The resulting job data. This will be returned in a pending state until the job is completed. See /jobs/{id} for retrieving the results.