x402Private Beta
Machine Payment ProtocolPrivate Beta
Coming Soon
Back to Models
Alibaba·Pay as you go

qwen3-coder-plus

CodingText|CompareShare
ReasoningLongReasoningCompletionAgentic

Specifications

ProviderAlibaba
Model IDqwen3-coder-plus
Context Window1,000,000 tokens
Endpoint/v1/chat/completions
Billing TypePay as you go
Capabilities
CodingText
ReasoningLongReasoningCompletionAgentic

Pricing

Input

$0.700

per 1M tokens

Output

$3.50

per 1M tokens

Cost Estimate

1K in + 1K out$0.0042
10K in + 2K out$0.0140
100K in + 10K out$0.1050

This model uses token-based pricing. Input and output tokens are billed separately per million tokens.

API Example

curl https://api.aisa.one/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer $AISA_API_KEY" \
  -d '{
    "model": "qwen3-coder-plus",
    "messages": [
      {
        "role": "user",
        "content": "Hello, what can you help me with?"
      }
    ],
    "max_tokens": 1024
  }'
Base URL: https://api.aisa.one
Endpoint: /v1/chat/completions

Compare Similar Models

Compare These
Current
Alibaba

qwen3-coder-plus

$0.700 / $3.50 per 1M
CodingText
DeepSeek

deepseek-v3.2

$1.75 / $2.63 per 1M
CodingText
GLM

glm-5

$0.401 / $1.81 per 1M
CodingText

Start using qwen3-coder-plus through AIsa's unified API today.

Get API Key