qwen3.5-plus-2026-02-15
qwen3.5-plus-2026-02-15 is a Qwen chat and completion model you can call through flatkey.ai's OpenAI-compatible API. On flatkey it runs at $40 per 1M input tokens — about 47% below the $75 official list price, and $40 per 1M output tokens. One API key covers GPT, Claude, Gemini, DeepSeek, Seedance and 500+ other models, so you can switch models without changing SDKs or juggling separate accounts. Billing is prepaid with live usage analytics and a single invoice, which keeps spend predictable as you scale.
Pricing
Specifications
- Provider
- Qwen
- Modality
- Text / chat
- Access
- OpenAI-compatible API
- Endpoints
- openai, openai-response
How to use the qwen3.5-plus-2026-02-15 API
- 1Create a flatkey.ai account and API keySign up for free, then generate an API key in the console. New accounts get bonus credit on their first top-up.
- 2Point your OpenAI client at flatkeySet base_url to https://router.flatkey.ai/v1 and use your flatkey key as the API key. No other code changes are needed — the API is OpenAI-compatible.
- 3Call qwen3.5-plus-2026-02-15Send a request with model set to "qwen3.5-plus-2026-02-15" using the OpenAI SDK or curl. Copy a ready-to-run example below.
curl "https://router.flatkey.ai/v1/chat/completions" \
-H "Content-Type: application/json" \
-H "Authorization: Bearer $FLATKEY_API_KEY" \
-d '{"model":"qwen3.5-plus-2026-02-15","messages":[{"role":"user","content":"Say hello in one sentence."}]}'qwen3.5-plus-2026-02-15 vs similar models
| Model | Input / 1M |
|---|---|
| qwen3.5-plus-2026-02-15 | $40 |
| qwen-max-latest | $0.182933 |
| qwen-plus-latest | $0.16 |
| qwen2.5-14b-instruct | $40 |
| qwen-plus | $0.061333 |
Availability (last 30 days)
Frequently asked questions
How much does the qwen3.5-plus-2026-02-15 API cost?
On flatkey.ai, qwen3.5-plus-2026-02-15 costs $40 per 1M input tokens and $40 per 1M output tokens, roughly 47% below the official list price. Top up $200 and get $100 free to stretch the budget further.
Is qwen3.5-plus-2026-02-15 OpenAI-compatible?
Yes. Keep your existing OpenAI SDK, switch base_url to https://router.flatkey.ai/v1, and use your flatkey key. The model id stays "qwen3.5-plus-2026-02-15".
Is qwen3.5-plus-2026-02-15 free to use?
Usage is pay-as-you-go, but priced well below the official list (about 47% cheaper), and new accounts receive bonus credit on their first top-up, so you can start testing at low cost.
How do I get an API key for qwen3.5-plus-2026-02-15?
Sign up on flatkey.ai, create an API key in the console, and add prepaid balance. You can start calling qwen3.5-plus-2026-02-15 in minutes.
What other models can I use with the same key?
One flatkey key gives you GPT, Claude, Gemini, DeepSeek, Seedance and 500+ other models through a single OpenAI-compatible endpoint and one invoice.
How reliable is qwen3.5-plus-2026-02-15 on flatkey?
We publish the live 30-day success rate, throughput and latency for qwen3.5-plus-2026-02-15 directly on this page, updated from real traffic.
More Qwen models
Start building with qwen3.5-plus-2026-02-15
One OpenAI-compatible key, prepaid billing, and bonus credit on your first top-up. Sign up in under a minute.
Get your API key