← All Models
Recraft V4
Recraft V4 image model. Fast, high-quality raster image generation with 10,000 character prompts. Supports 14 aspect ratios up to 1536×768.
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","params":{"prompt":"Modern logo design for a tech startup","size":"1024x1024"}}'