Publication confirms the /v1/chat/completions route; it does not claim features the contract has not documented.
Qwen
AvailableQwen3.6-Plus on NexoRouter
API ID: qwen3.6-plus
qwen3.6-plus is the Alibaba Cloud Chat Completions ID on NexoRouter for teams that want Qwen's hosted Plus SKU through the same OpenAI-compatible gateway as other catalog models.
- Type
- Chat
- Input / generation
- $1.22 / 1M tokens
- Output
- $7.30 / 1M tokens
- Endpoint
/v1/chat/completions
Overview
qwen3.6-plus is presented as a chat model from Qwen. Start with an OpenAI-compatible call and evaluate it against your product's prompts, language, and quality criteria.
The displayed price is NexoRouter's approved public price, not an internal cost or supplier discount.
Context, tools, benchmarks, latency, TTFT, and availability appear only when they have a source and measurement window.
Reviewed technical profile
qwen3.6-plus is the Alibaba Cloud Chat Completions ID on NexoRouter for teams that want Qwen's hosted Plus SKU through the same OpenAI-compatible gateway as other catalog models.
Choose qwen3.6-plus when you need Alibaba's hosted Plus ID for agentic coding assistance or general chat and you can pin the exact public_id from the NexoRouter catalog.
Alibaba Cloud's Qwen3.6-Plus blog highlights a 1M context window by default and stronger agentic coding. Treat those as vendor capability claims until NexoRouter publishes measured equivalents on the profile.
Keep DashScope-only extra_body fields (for example enable_thinking on Alibaba's own endpoint) out of NexoRouter requests unless the gateway documents forwarding them.
- Hosted Plus SKU via NexoRouter Chat Completions
- Vendor 1M context is not a NexoRouter measurement
- Avoid copying DashScope-only extras blindly
Use the OpenAI-compatible Chat Completions surface at https://api.nexorouter.com/v1 with Authorization Bearer and your NexoRouter key.
Set the model field to the exact API ID qwen3.6-plus. Marketing names and vendor self-reported aliases are not proof that NexoRouter will route the request.
Use the Integration examples on this page with your NexoRouter API key and the exact model ID above. Point the OpenAI SDK at https://api.nexorouter.com/v1, send Authorization Bearer, and copy the public_id from this card into the model field.
- Base URL: https://api.nexorouter.com/v1
- Exact model ID: qwen3.6-plus
- Endpoint path on the profile: /v1/chat/completions
Current prepaid unit prices appear in the live pricing panel on this model page (input, cached input, and output). That panel is the authority for budgeting and invoices.
NexoRouter bills in prepaid USD per 1M tokens. Do not treat dated blog tables or vendor first-party price sheets as the live contract rate — only the live pricing panel on this page is authoritative.
- Authority: live pricing panel on this page
- Unit: prepaid USD per 1M tokens
- Do not budget from dated blog tables
Call the exact catalog string qwen3.6-plus under the Alibaba Cloud mapping. Neighboring Qwen marketing names are not proof of routing on NexoRouter.
Alibaba / DashScope docs may show extra request fields on first-party endpoints. Only send parameters that your NexoRouter Chat Completions path accepts on this card.
Budget from the live pricing panel on this page for current prepaid USD per 1M token rates.
- Exact ID qwen3.6-plus required
- Send only parameters accepted on this NexoRouter path
- Live pricing panel is the rate authority
Published Sep 9, 2026 UTC after technical, language, and source review. It is shown only for this exact model version and locale.
Provider & route
qwen3.6-plus is exposed by NexoRouter under the verified Qwen catalog mapping below. This is the delivery contract customers should use, not a promise of additional upstream routes.
qwen3.6-plus/v1/chat/completionsAvailableProvider names describe the reviewed catalog mapping. NexoRouter does not claim multi-provider failover for a model unless it is measured and published separately.
Pricing
Public usage pricing for this model ID. The unit changes by endpoint: not every model is billed by tokens.
- Input / generation
- $1.22 / 1M tokens
- Cached input
- $0.12 / 1M tokens
- Output
- $7.30 / 1M tokens
Cost estimator
Estimate a request with the current public price for this exact model ID.
Estimate only. Actual usage, rounding, cached tokens, media parameters, and the final billing ledger determine the charged amount.
Prices are published after commercial review. A supplier update creates a review; it never exposes supplier discounts, orders, or internal costs.
Performance
Performance metrics are published only after NexoRouter has enough model-specific production observations and a defined measurement window.
Tokens per second require streaming observations for this exact model ID.
A gateway response time is not the same as model inference latency, so the two are not mixed.
TTFT appears only when streaming timestamps are available for a representative sample.
No benchmark or chart is synthesized from another provider. These fields will populate only from NexoRouter measurements with a sample size and time window.
Activity
Privacy-preserving, aggregate model activity from NexoRouter gateway logs. No prompts, API keys, user identities, or IP addresses are exposed.
This page waits for at least 10 aggregate attempts in the current seven-day window before publishing a success rate or traffic statistic.
Success rate is computed from NexoRouter gateway outcomes for this model ID. It is not an upstream SLA, quality score, or benchmark.
Integration
NexoRouter exposes this model through /v1/chat/completions. Use a NexoRouter API key and retain the OpenAI-compatible base URL.
curl --fail-with-body 'https://api.nexorouter.com/v1/chat/completions' \
-H "Authorization: Bearer $NEXOROUTER_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "qwen3.6-plus",
"messages": [
{
"role": "user",
"content": "Hello"
}
]
}'Chat Completions example using the exact model ID. Adjust messages and parameters for your use case.
Confirm authentication, endpoint, request shape, and limits before copying an integration into production.
Sources & updates
Every profile combines NexoRouter operating data with provider documentation links. A provider link does not become a capability promise until that claim is reviewed and published.
Public route, availability, and price checked in the catalog snapshot: Aug 27, 2026, 12:52 AM UTC.
- Official documentationQwen3.6-Plus: Towards Real World Agents (Alibaba Cloud)Open source
- Official documentationNexoRouter live model page qwen3.6-plusOpen source
- NexoRouter catalogNexoRouter published catalogAug 27, 2026, 12:52 AM
Update policy: route evidence targets a 6 h cadence and official-document monitoring, when enabled in production, at least every 24 h. A change creates an internal proposal; claims and translations require human review and are revalidated within 30 days.
FAQ
What is qwen3.6-plus for?
qwen3.6-plus is published for text generation and conversation. Test it against your product's prompts, language, and quality criteria.
What does qwen3.6-plus cost?
The current public price is $1.22 / 1M tokens for input or generation and $7.30 / 1M tokens for output. The visible unit is the billing unit for this endpoint.
What is this model called in the API?
Use qwen3.6-plus exactly as the model ID and call /v1/chat/completions with a NexoRouter API key.
How is usage for this model billed?
NexoRouter records usage in the endpoint's public billing unit. The current published figures are $1.22 / 1M tokens for input or generation and $7.30 / 1M tokens for output; the billing page remains the account ledger.
How reliable is this model on NexoRouter?
NexoRouter has not yet reached the minimum public sample for this model in the current seven-day window. The page will publish aggregate reliability only after at least 10 attempts.
Why are benchmarks, context, or uptime not shown?
We do not publish figures without a verifiable source, method, and measurement window. When NexoRouter has aggregated telemetry and documentation for those fields, they will be added with their provenance.