Get started
Alibaba
Alibaba

Qwen/Qwen3 32B

Qwen/Qwen3 32B is a large language model by Alibaba with support for function calling. It supports a 41K token context window with up to 41K tokens of output. Priced at $0.08 per million input tokens and $0.28 per million output tokens, it is one of the most cost-efficient options in its class. Access Qwen/Qwen3 32B through Inworld Router with OpenAI SDK compatibility, built-in failover, and intelligent routing across providers.
Function Calling

Step 1 — Create Router

curl --location 'https://api.inworld.ai/router/v1/routers' \ --header 'Authorization: Basic <your-api-key>' \ --header 'Content-Type: application/json' \ --data '{ "name": "compare-frontier-models", "defaultRoute": { "route_id": "default", "variants": [ { "variant": { "variant_id": "deepinfra/Qwen/Qwen3-32B-a", "model_id": "deepinfra/Qwen/Qwen3-32B" }, "weight": 33 }, { "variant": { "variant_id": "deepinfra/Qwen/Qwen2.5-72B-Instruct-b", "model_id": "deepinfra/Qwen/Qwen2.5-72B-Instruct" }, "weight": 33 }, { "variant": { "variant_id": "deepinfra/Qwen/Qwen3-14B-c", "model_id": "deepinfra/Qwen/Qwen3-14B" }, "weight": 34 } ] } }'

Step 2 — Chat Completion

curl --location 'https://api.inworld.ai/v1/chat/completions' \ --header 'Authorization: Basic <your-api-key>' \ --header 'Content-Type: application/json' \ --data '{ "model": "inworld/compare-frontier-models", "messages": [{"role": "user", "content": "Hello!"}] }'

Qwen/Qwen3 32B pricing and providers

Access Qwen/Qwen3 32B through DeepInfra via Inworld Router or Realtime API. By using the AI provider(s) below you acknowledge you reviewed and agree to their terms listed in the Legal section under the AI provider's name.
CapabilitiesInput modalitiesOutput modalities
DeepInfraDeepInfra41K41K$0.08$0.28

Other Alibaba models available through Inworld

Compare Qwen/Qwen3 32B with other Alibaba models available through Inworld Router or Realtime API.
CapabilitiesInput modalitiesOutput modalitiesInference provider
AlibabaQwen/Qwen2.5 72B Instruct32.8K32.8K$0.36$0.40
AlibabaQwen/Qwen3 14B41K41K$0.12$0.24
AlibabaQwen/Qwen3 235B A22B Instruct 2507262.1K262.1K$0.071$0.10
AlibabaQwen/Qwen3 30B A3B41K41K$0.09$0.45
AlibabaQwen/qwen3 32b131K131K$0.29$0.59
AlibabaQwen/Qwen3 Coder 480B A35B Instruct Turbo262.1K262.1K$0.30$1.00
AlibabaQwen/Qwen3 VL 235B A22B Instruct$0.20$0.88
AlibabaQwen/Qwen3 VL 30B A3B Instruct$0.15$0.60
AlibabaQwen/Qwen3.5 0.8B$0.01$0.05
AlibabaQwen/Qwen3.5 2B$0.02$0.10
AlibabaQwen/Qwen3.5 9B$0.04$0.15
AlibabaQwen/Qwen3.6 35B A3B$0.15$0.95

Start building with Qwen/Qwen3 32B

Access Qwen/Qwen3 32B and every other model through Inworld Router or Realtime API. Create your free account and start routing in minutes.
Copyright © 2021-2026 Inworld AI
Qwen/Qwen3 32B by Alibaba — Pricing, Specs & API Access | Inworld