Recraft Models on XALEN

Design-focused image generation with brand consistency.

Founded: 2022 · HQ: London, UK · 1 models available

Available Models

Recraft V3

Image

Design-focused generation with excellent brand consistency.

Params: ~2B Context: N/A Input: $0.004/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: 'recraft-v3',
  messages: [{ role: 'user', content: 'Hello!' }]
});

Start Using Recraft Models

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

Get API Key

Last updated: 2026-05-21.