Router One
Back to Models

qwen-image-2.0

image_generation

Supported APIs

auto

Available Configurations

API Type
auto
Capabilities
image_generation
Context Window
N/A
per image
$0.10

Quick Start

bash
curl -X POST \
  https://api.router.one/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -d '{
    "model": "qwen-image-2.0",
    "messages": [
      {"role": "user", "content": "Hello!"}
    ]
  }'
Get API Key
qwen-image-2.0 - Model Marketplace | Router One