← All Models
Recraft V4.1 Utility
Recraft V4.1 Utility raster — restraint-as-aesthetic. Flat lighting, front-facing composition, simple scenes. Ideal for product imagery and e-commerce mockups.
Specifications
| Provider | Recraft |
| Category | Image |
Quick Start
curl -X POST https://query.genx.sh/api/v1/generate \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model":"recraft-v4.1-utility","params":{"prompt":"A white sneaker on a clean white background, front view, soft shadow","size":"1024x1024","negative_prompt":"dramatic shadows, motion blur, asymmetric composition"}}'
Parameters
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
prompt |
string | required | — | Text description of the image |
n |
number | optional | 1 |
Number of images (1-6) |
size |
string | optional | 1024x1024 |
WxH or aspect ratio |
negative_prompt |
string | optional | — | What to avoid |