Black Forest Labs Models on XALEN

FLUX image generation models with best prompt adherence.

Founded: 2024 · HQ: Freiburg, Germany · 2 models available

Available Models

FLUX 1.1 Pro

Image

Professional-grade image generation with best prompt adherence.

Params: 24B Context: N/A Input: $0.05/image Output: N/A Latency: ~4s

FLUX.1 Schnell

Image

Fast image generation for spiritual imagery.

Params: 12B Context: N/A Input: $0.003/image Output: N/A Latency: ~2s

Quick Start

import XALEN from 'xalen-sdk';

const client = new XALEN({ apiKey: 'xln_test_YOUR_KEY' });

const response = await client.chat.completions.create({
  model: 'flux-1-1-pro',
  messages: [{ role: 'user', content: 'Hello!' }]
});

Start Using Black Forest Labs Models

All models available through a single API. No separate accounts needed.

Get API Key

Last updated: 2026-05-21.