NeuralBridgeDocumentation

Qwen Image 2.0 Pro

unofficialimage
DeveloperAlibaba
Identifierqwen/qwen-image-2.0-pro-01402

Qwen Image 2.0 Pro specifications

Context window
Max output tokens
Release date
InputText
OutputImage

Qwen Image 2.0 Pro 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
Image13,5per image

Prices are in rubles and may change with exchange rates.

What Qwen Image 2.0 Pro can do

Qwen Image 2.0 Pro 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="qwen/qwen-image-2.0-pro-01402", 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": "qwen/qwen-image-2.0-pro-01402", "prompt": "Рыжий кот в скафандре"}'

API endpoints

POST /v1/images/generationsprimaryAfbeeldingen — generaties
Generatie van een afbeelding op basis van een tekstbeschrijving.

Supported request parameters

ParameterDefaultAllowed valuesDescription
sizeResultaatgrootte als een string in de vorm «breedte×hoogte».
widthBreedte van de afbeelding in pixels.
heightAfbeeldingshoogte in pixels.
seedFixeert de willekeur: een herhaald verzoek met dezelfde seed en dezelfde parameters geeft hetzelfde resultaat.
negative_promptWat er NIET in het resultaat mag staan: som ongewenste objecten, details of stijl op.
Language:РусскийEnglishУкраїнськаБеларускаяҚазақшаOʻzbekchaКыргызчаТоҷикӣՀայերենAzərbaycancaTürkmençeRomânăDeutschFrançaisEspañolItalianoPortuguêsPolskiNederlandsTürkçeΕλληνικά