← Back to NovAI

Qwen3.8-Max

Alibaba Cloud Latest Flagship

Pricing (per 1M tokens)

Input$1.84
Output$5.52

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.8-max","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.