Router One
Back to Models

qwen3.6-plus

chatstreaming

Supported APIs

auto

Available Configurations

API Type
auto
Capabilities
chatstreaming
Context Window
256K
Input
$2.00$1.00/ 1M tokensCache write: $1.25
Output
$12.00$6.00/ 1M tokensCache read: $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": "qwen3.6-plus",
    "messages": [
      {"role": "user", "content": "Hello!"}
    ]
  }'
Get API Key
qwen3.6-plus - Model Marketplace | Router One