LumixAI logo
Freepik image generation API

Mystic 1.0 API

Mystic 1.0 API supports creator-friendly Mystic image generation for stylized concepts, expressive compositions, and affordable drafts.

Model slug
mystic
Credit rate
3 credits
Provider
Freepik
Mystic 1.0 API image generation sample

Model overview

What is Mystic 1.0 API?

Classic Mystic model for accessible image generation, creator workflows, and low-cost drafts.

Use Mystic 1.0 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 Mystic 1.0 API, Mystic 1.0 image API, and Freepik image generation API.

creator workflows

low-cost drafts

illustrative images

Developer workflow

Call Mystic 1.0 from one image API.

Async jobs

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

Credit pricing

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

Next step

Try Mystic 1.0 with an API key.

Start generating
Mystic 1.0 API | LumixAI