NeuralBridgeDocumentation

flux 2 dev

unofficialimage
DeveloperBlack-Forest-Labs
Identifierblack-forest-labs/flux-2-dev-08130

flux 2 dev specifications

Context window
Max output tokens
Release date
InputText
OutputImage

flux 2 dev pricing in rubles

You pay for what you use, per token and per unit. The final request cost is returned in the API response.

TypePrice
Image5,98per image

Prices are in rubles and may change with exchange rates.

What flux 2 dev can do

flux 2 dev API: connection and code examples

The service exposes a single OpenAI-compatible API. Set our base_url and the key from your dashboard.

OpenAI Python SDK

from openai import OpenAI

client = OpenAI(api_key="YOUR_API_KEY", base_url="https://api.neuralbridge.ru/v1")

image = client.images.generate(model="black-forest-labs/flux-2-dev-08130", prompt="Рыжий кот в скафандре")

print(image.data[0].url or image.data[0].b64_json[:64])

cURL

curl https://api.neuralbridge.ru/v1/images/generations \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model": "black-forest-labs/flux-2-dev-08130", "prompt": "Рыжий кот в скафандре"}'

API endpoints

POST /v1/images/generationsprimaryImages — generations
Bildgenerierung anhand einer Textbeschreibung.

Supported request parameters

ParameterDefaultAllowed valuesDescription
sizeErgebnisgröße als Zeichenkette im Format „Breite×Höhe“.
widthBildbreite in Pixeln.
heightBildhöhe in Pixeln.
seedFixiert die Zufälligkeit: Eine wiederholte Anfrage mit demselben seed und denselben Parametern liefert das gleiche Ergebnis.
num_steps28Anzahl der Generierungsschritte: Mehr Schritte → detaillierteres Ergebnis und längere Wartezeit.
negative_promptWas im Ergebnis NICHT enthalten sein darf: Auflisten unerwünschter Objekte, Details oder Stile.
Language:РусскийEnglishУкраїнськаБеларускаяҚазақшаOʻzbekchaКыргызчаТоҷикӣՀայերենAzərbaycancaTürkmençeRomânăDeutschFrançaisEspañolItalianoPortuguêsPolskiNederlandsTürkçeΕλληνικά