← All Models
Recraft V4 Vector
Recraft V4 Vector model. Generate clean SVG vector graphics from text prompts. Perfect for logos, icons, and illustrations.
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-vector","params":{"prompt":"Minimalist icon set for a mobile app","size":"1024x1024"}}'