Models / Qwen3 32bID: bedrock/qwen.qwen3-32b-v1:0
by Qwen·via AWS Bedrock

Qwen3 32b

Qwen3 32B is a dense language model designed for complex coding, math, and structured tool use.

Maker

Qwen

Served On

AWS Bedrock

Context: 128.0K

Benchmarks

LMSYS Chatbot Arena (text)Rank #209 · Score 1347
Source: arena.ai · Leaderboard: 2026-09-112026-09-13

Pricing

Rates are read live

Pricing for qwen3-32b is fetched from the live catalogue on load, so it is never served from a cache that could outlive a repricing.

Specifications

Context window

128.0K

tokens
Max output

16K

tokens
Modality

chat

Context window, compared

qwen3-32bqwen3-32b — 128K tokens128Kqwen-mt-turboqwen-mt-turbo — 128K tokens128Kqwen-plus-latestqwen-plus-latest — 128K tokens128Kqwen-plus-2025-01-25qwen-plus-2025-01-25 — 128K tokens128Kdeepseek-v4-pro-0813deepseek-v4-pro-0813 — 128K tokens128Kqwen3-vl-plus-2025-09-23qwen3-vl-plus-2025-09-23 — 128K tokens128Kclaude-sonnet-4-5-20250929claude-sonnet-4-5-20250929 — 1M tokens1M

Bars are scaled to 1M tokens. A model with no published context window reads Unknown, never zero.

Vision
Function calling
System prompt

Provider-Reported Capabilities

What the hosting provider reports for this model, shown as it was returned. nRouter adds nothing to this report and infers nothing that is missing from it.

Converse converse
Max Tokens Default maxTokensDefault

null

Max Tokens Maximum maxTokensMaximum

32768

Reasoning Supported reasoningSupported
Embedded embedded
System Role Supported systemRoleSupported
Stop Sequences Default stopSequencesDefault
User Image Types Supported userImageTypesSupported
User Video Types Supported userVideoTypesSupported
User Document Types Supported userDocumentTypesSupported
Description description

null

Model Family modelFamily

Qwen3

Provider Name providerName

Qwen

Batch Supported batchSupported
Base Model Supported baseModelSupported
Cross Region Supported crossRegionSupported
Custom Model Supported customModelSupported
Model Lifecycle modelLifecycle
Status status

ACTIVE

Legacy Time legacyTime

null

End Of Life Time endOfLifeTime

null

Public Extended Access Time publicExtendedAccessTime

null

Input Modalities inputModalities
TEXT
Output Modalities outputModalities
TEXT
Features Supported featuresSupported
Count Tokens countTokens
Prompt Caching promptCaching
Batch Inference batchInference
In Region inRegion
Cross Region crossRegion
Prompt Optimization promptOptimization
Provisioned Throughput provisionedThroughput
Intelligent Prompt Routing intelligentPromptRouting
Console IDEMetadata consoleIDEMetadata

null

Guardrails Supported guardrailsSupported
Explicit Prompt Caching explicitPromptCaching
Is Supported isSupported
Inference APIs Supported inferenceAPIsSupported
Converse converse
Sync sync
Streaming streaming
Async Invoke asyncInvoke
Invoke Model invokeModel
Sync sync
Response Streaming responseStreaming
Bidirectional Streaming bidirectionalStreaming
Open AI Responses openAiResponses
Open AI Chat Completions openAiChatCompletions
Customizations Supported customizationsSupported
Inference Types Supported inferenceTypesSupported
ON_DEMAND
Intelligent Prompt Routing intelligentPromptRouting
Is Supported isSupported
Response Streaming Supported responseStreamingSupported
Latency Optimization Supported latencyOptimizationSupported

Usage on nRouter

Usage is temporarily unavailable

Our aggregate read failed, so we cannot report traffic for this model right now.

nRouter SDK Integration

v2.2.1
curl https://api.nrouter.ai/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer ${NROUTER_API_KEY}" \
  -d '{
    "model": "bedrock/qwen.qwen3-32b-v1:0",
    "messages": [
      {
        "role": "system",
        "content": "You are a helpful assistant powered by qwen3-32b via nRouter."
      },
      {
        "role": "user",
        "content": "Explain distributed consensus algorithms."
      }
    ]
  }'

Availability

Availability is temporarily unavailable

Our own telemetry read failed, so we cannot report uptime or latency for this model right now. This says nothing about the model itself — it is not an outage, and we would rather show you nothing than a figure we did not measure.

Interactive Playground

Send a real test request to qwen3-32b using your virtual key.

Test it

Prompt
cURL
curl https://api.nrouter.ai/v1/chat/completions \
  -H "Authorization: Bearer $NROUTER_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"bedrock/qwen.qwen3-32b-v1:0","messages":[{"role":"user","content":"Hello!"}]}'

Managed Gateway Routing

Unified single-key access with automatic multi-region fallback, real-time credit enforcement, and sub-millisecond routing latency.

More from Qwen