← All Models
Recraft V4.1 Vector
Recraft V4.1 Vector model. Generates clean, editable SVG output ideal for logos, icons, and illustrations with structured layers.
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-vector","params":{"prompt":"A minimalist vector logo of a mountain with a sunrise, clean lines"}}'
Parameters
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
prompt |
string | required | — | Text description of the vector image |
size |
string | optional | — | Aspect ratio or WxH |
negative_prompt |
string | optional | — | What to avoid |