Async jobs
Queue generation, poll status, and return image URLs when render completes.
Recraft V4.1 API focuses on design-grade image generation for brand systems, product mockups, graphics, and repeatable creative assets.

Model overview
Recraft V4.1 model for refined design generation, consistent brand visuals, and production assets.
Use Recraft V4.1 through LumixAI when you want one stable REST workflow for prompts, model selection, async jobs, usage tracking, and credit pricing. The page targets searches for Recraft V4.1 API, Recraft V4.1 image API, and Recraft image generation API.
brand systems
refined graphics
asset production
Developer workflow
Queue generation, poll status, and return image URLs when render completes.
Recraft V4.1 starts at 8 credits per image before conditional rules.
await fetch("https://api.example.com/v1/images/jobs", {
method: "POST",
headers: {
"Content-Type": "application/json",
"X-API-Key": process.env.LUMIXAI_API_KEY
},
body: JSON.stringify({
model: "recraft-v4-1",
prompt: "premium product image, clean studio lighting",
aspectRatio: "16:9",
resolution: "2k"
})
});SEO content source map
Next step