LumixAI logo
Black Forest Labs image generation API

HyperFlux API for production images.

HyperFlux API brings Flux image generation into LumixAI for creative prompts, reference-aware editing, realistic scenes, and high-detail production work.

Model slug
hyperflux
Credit rate
4 credits
Provider
Black Forest Labs
HyperFlux API image generation sample

Model overview

Why use HyperFlux through LumixAI?

HyperFlux image generation through the LumixAI API with live model pricing from the backend.

Use HyperFlux 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 HyperFlux API, HyperFlux image API, and Black Forest Labs image generation API.

AI image generation

production workflows

API integrations

Developer workflow

Call HyperFlux without a separate provider integration.

Async jobs

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

Credit pricing

HyperFlux starts at 4 credits per image before conditional rules.

await fetch("https://api.lumixai.live/v1/images/jobs", {
  method: "POST",
  headers: {
    "Content-Type": "application/json",
    "X-API-Key": process.env.LUMIXAI_API_KEY
  },
  body: JSON.stringify({
    model: "hyperflux",
    prompt: "premium product image, clean studio lighting",
    aspectRatio: "16:9",
    resolution: "2k"
  })
});

Next step

Generate your first HyperFlux image.

Generate with LumixAI