← Back to NovAI

Qwen3.6-Max Preview

Alibaba Cloud

Pricing (per 1M tokens)

Input$1.03
Output$6.16

Quick Start

curl https://aiapi-pro.com/v1/chat/completions \ -H "Authorization: Bearer nvai-YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"model":"qwen3.6-max-preview","messages":[{"role":"user","content":"Hello"}]}' Get Free API Key →

All models are OpenAI-compatible. Just change the base URL and API key.
See documentation for more details.