Models/Qwen Image
Image

Qwen Image

by Alibaba

Qwen Image supports multilingual prompts with precise text rendering and layout control.

Capabilities

  • Text to image
  • Multilingual
  • Editing

Available models

Pass any of these IDs in the model field.

Model IDDetailPrice
qwen-image-text-to-image1328×1328$0.020 / call
qwen-image-editper edit$0.025 / call

Pricing starts at

$0.020 / call

Pay only for what you use. Each response returns the exact amount settled against your balance — no subscriptions, no minimums.

Quickstart

Qwen Image · qwen-image-text-to-image

cURL
curl -X POST https://capi.ai/api/v1/images/generations \
  -H "Authorization: Bearer YOUR_API_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"model":"qwen-image-text-to-image","prompt":"A lighthouse at dusk"}'