> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ttapi.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Модель Flux.2 [klein] 4B

> Интегрируйте Flux.2[klein] 4B API для качественной AI-генерации изображений с балансом скорости, гибкости и отзывчивости к промптам.



## OpenAPI

````yaml openapi/ru/flux.json POST /bfl/v1/flux-2-klein-4b
openapi: 3.1.0
info:
  title: Документация Flux API
  version: 1.0.0
  description: >-
    Сервис TTAPI Flux API, в настоящее время интегрирующий самую совершенную
    большую видеомодель Sora2.
servers:
  - url: https://api.ttapi.io
security: []
paths: {}

````