{
  "id": "qwen-coding-plan",
  "name": "Coding Plan",
  "price_usd_month": 50,
  "quota": {
    "kind": "request_count",
    "windows": [
      {
        "period": "5h",
        "unit": "requests",
        "amount": 6000
      },
      {
        "period": "30d",
        "unit": "requests",
        "amount": 90000
      }
    ],
    "included_value_usd": null,
    "tokens_month": null,
    "confidence": "published",
    "note": "The free OAuth tier (1,000/day, later 100/day) and the 2,000/day Qwen Code CLI tier both closed 2026-04-15."
  },
  "models": [
    "qwen3-coder-next",
    "qwen3-coder-plus",
    "qwen3-max",
    "kimi-k2.5",
    "glm-5",
    "minimax-m2.5"
  ],
  "sources": [
    "https://qwenlm.github.io/qwen-code-docs/en/users/configuration/auth/"
  ],
  "signup_url": "https://chat.qwen.ai",
  "derived": {
    "credit_multiple": null,
    "usd_per_mtok": null,
    "tokens_per_dollar": null,
    "max_spend_usd_month": 6750,
    "max_spend_basis": "estimate",
    "max_spend_note": "90,000 requests per 30d, the cap that binds first, assuming 25k tokens each, at $3.00 per million on Qwen3.8 Max.",
    "gradeable": false
  },
  "provider": "alibaba",
  "provider_name": "Alibaba",
  "product": "Qwen Code",
  "auth": "oauth",
  "checked": "2026-08-20"
}