# SlinkLayer FLUX.2 Klein Image Generation

> SlinkLayer FLUX.2 Klein Image Generation is a paid API for AI agents from x402.slinkylayer.ai, paid per call via x402, $0.08/call, status unknown (last checked 2026-09-15).

Generates images from text prompts using the FLUX.2 Klein 4B model via a chat completions-style API endpoint.

## Facts

- Endpoint: POST https://x402.slinkylayer.ai/api/v1/proxy/:id/chat-completions-flux-2-klein
- Price: $0.08/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/slinklayer-flux-2-klein-image-generation-c2b93132
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_Xm8j5xiLwrfjWcvADOR_b

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability slinklayer-flux-2-klein-image-generation-c2b93132 -d '<json body>'
```

Example prompt: Generate an image of a serene Japanese garden at sunset with cherry blossom trees reflected in a koi pond, in a photorealistic style, using FLUX.2 Klein.

## When to prefer this

Choose this endpoint when you need text-to-image generation powered specifically by the FLUX.2 Klein 4B model, accessed through a pay-per-call x402 micropayment system at $0.08 USDC per call — ideal for agents that need on-demand image generation without subscription commitments.

## Known failure modes

- Invalid or missing prompt returns an error response
- Payment not processed (x402 payment required before image is generated)
- Model overload or timeout resulting in a slow or failed response
- Prompt contains disallowed or NSFW content, triggering a rejection
- Malformed request body causes a 400 Bad Request error

## How this service works

Generate images from text prompts using FLUX.2 Klein 4B via chat completions.

## Output

A chat completions-style API response containing the generated image, typically as a URL or base64-encoded image data, produced by the FLUX.2 Klein 4B model based on the input text prompt.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/slinklayer-flux-2-klein-image-generation-c2b93132/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from x402.slinkylayer.ai](https://www.zero.xyz/host/x402.slinkylayer.ai/llms.txt)
