LumixAI logo
Recraft image generation API

Recraft V4 API

Recraft V4 API focuses on design-grade image generation for brand systems, product mockups, graphics, and repeatable creative assets.

Model slug
recraft-v4
Credit rate
5 credits
Provider
Recraft
Design system mockup sample generated by Recraft V4

Model overview

What is Recraft V4 API?

Recraft V4 API model for design assets, brand graphics, product mockups, and vector-style visuals.

Use Recraft V4 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 API, Recraft V4 image API, and Recraft image generation API.

brand graphics

mockups

design assets

Developer workflow

Call Recraft V4 from one image API.

Async jobs

Queue generation, poll status, and return image URLs when render completes.

Credit pricing

Recraft V4 starts at 5 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",
    prompt: "premium product image, clean studio lighting",
    aspectRatio: "16:9",
    resolution: "2k"
  })
});

Next step

Try Recraft V4 with an API key.

Start generating
Recraft V4 API | LumixAI