Skip to main content

Bailian Qwen-Image series

Generate images with Tongyi Qwen Bailian Qwen-Image models. The API supports prompt rewriting and strong Chinese-style semantic understanding.

Basics

  • Endpoint: POST /v1/images/generations
  • Auth: Bearer Token
  • Content-Type: application/json

Model overview

Wan models

Qwen models

Request headers

Content-Type string (required) Must be application/json. Authorization string (required) Bearer API key auth. Example: Bearer sk-xxxx.

Request body


Response

Status: 200 OK

Request example

Response example


Developer tips

  1. Language understanding: Qwen models are strong at Chinese idioms, couplets, and Chinese aesthetics (e.g. Yueyang Tower, blue-and-white porcelain).
  2. Prompt optimization: Keep prompt_extend: true to get richer image details.