Alibaba Cloud: qwen-plus

Price, performance, capabilities, and a ready-to-use request for qwen-plus.
Compare models
qwen-plus
AvailableAlibaba CloudChatCached input 80% less
Input / Output
$0.1176 / $0.2941
Context
998K
Max output
32K
Modalities
Chat
Capabilities
Prompt Cache

Getting started

  1. Create API key

    Create a key in Console, then use it with every model on the platform.

  2. Send your first request

    Copy the example for your language and run it against the endpoint.

    messagesNative (Messages API)
    POST/v1/messages
    API format:
    curl https://api.tokenlab.sh/v1/messages \
      -H "Content-Type: application/json" \
      -H "x-api-key: sk-xxx" \
      -H "anthropic-version: 2023-06-01" \
      -d '{
        "model": "qwen-plus",
        "max_tokens": 1024,
        "messages": [
          {"role": "user", "content": "Hello!"}
        ]
      }'

Pricing

Official price is the model maker's public baseline. TokenLab price is what you pay for this model on TokenLab.

Input tokens <= 125K

Per 1M tokens
Official price
Input $0.1176 / Output $0.2941 / Cache read $0.0235 / Cache write $0.1471 / Text Input $0.1176 / Text Output $0.2941
TokenLab price
Input $0.1176 / Output $0.2941 / Cache read $0.0235 / Cache write $0.1471 / Text Input $0.1176 / Text Output $0.2941
Discount
-

Input tokens <= 250K

Per 1M tokens
Official price
Input $0.3529 / Output $2.94 / Cache read $0.0706 / Cache write $0.4412 / Text Input $0.3529 / Text Output $2.94
TokenLab price
Input $0.3529 / Output $2.94 / Cache read $0.0706 / Cache write $0.4412 / Text Input $0.3529 / Text Output $2.94
Discount
-

Input tokens <= 1M

Per 1M tokens
Official price
Input $0.7059 / Output $7.06 / Cache read $0.1412 / Cache write $0.8824 / Text Input $0.7059 / Text Output $7.06
TokenLab price
Input $0.7059 / Output $7.06 / Cache read $0.1412 / Cache write $0.8824 / Text Input $0.7059 / Text Output $7.06
Discount
-
Prompt cache pricing

Cache read

Official price
$0.0235
TokenLab price
$0.0235
Discount
-

Cache write

Official price
$0.1471
TokenLab price
$0.1471
Discount
-

Usage & activity

Success rate is the share of requests that completed. Latency is how long a full response takes; P95 means 95% of requests finished within that time.

Usage & availability

Last 24 hours

No data yet

Model performance
Metrics appear once privacy and data volume thresholds are met.

Data is based on aggregate user requests, excluding status checks.

Open in Console

Open qwen-plus in Console with a prompt ready to edit or send.

Help me try qwen-plus with a short message at /v1/messages. Show the reply, latency, and cost.

Use cases

01

Agents and tools

Handle reasoning, support triage, tool calls, and multi-step tasks.

02

Coding

Generate, review, or debug code in the tools you already use.

03

Knowledge assistants

Build chat, search, and retrieval with a clear price and capability profile.

04

Side-by-side test

Compare response quality, latency, and price side by side.

Prompt examples

Write a concise support reply and list the assumptions behind it.

Review this API design and call out the top three integration risks.

Turn a long changelog into release notes a non-engineer would read.

This model has conditional pricing. Monthly token totals alone cannot produce a reliable estimate; use the detailed pricing for the request specification, cache, and applicable time window.

FAQ

How much does qwen-plus cost?

On TokenLab, qwen-plus costs Input $0.1176 / Output $0.2941 Per 1M tokens. The pricing table above shows the full breakdown. Rates depend on the billing unit, specification, and usage. Compare matching conditions in the model's detailed pricing; a single rate does not determine the total cost.

What is qwen-plus best for?

qwen-plus supports Prompt Cache. You can open it directly in Create.

How do I test qwen-plus?

Open qwen-plus in Create. A sample for /v1/messages will be ready to try.

Which endpoint should qwen-plus use?

Use https://api.tokenlab.sh/v1/messages for qwen-plus. The request example below shows the matching code shape.

Can I test qwen-plus before integrating it?

Yes. Open Console starts a ready draft for qwen-plus and keeps your prompt after sign-in, so you don’t lose context.

Which operations does qwen-plus support?

qwen-plus supports messages. Select an operation above to see its endpoint and request example.

More from Qwen

Related models