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

qwen3-coder-480b-a35b-instruct

CodingText|CompareShare
ReasoningLongReasoningAgentic

Specifications

ProviderAlibaba
Model IDqwen3-coder-480b-a35b-instruct
Context Window262,144 tokens
Endpoint/v1/chat/completions
Billing TypePay as you go
Capabilities
CodingText
ReasoningLongReasoningAgentic

Pricing

Input

$1.05

per 1M tokens

Output

$5.25

per 1M tokens

Cost Estimate

1K in + 1K out$0.0063
10K in + 2K out$0.0210
100K in + 10K out$0.1575

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-480b-a35b-instruct",
    "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

Start using qwen3-coder-480b-a35b-instruct through AIsa's unified API today.

Get API Key