{
  "id": "glm-lite",
  "name": "Coding Plan Lite",
  "price_usd_month": 18,
  "price_usd_month_annual": 12.6,
  "quota": {
    "kind": "request_count",
    "windows": [
      {
        "period": "5h",
        "unit": "prompts",
        "amount": 80
      },
      {
        "period": "7d",
        "unit": "prompts",
        "amount": 400
      },
      {
        "period": "7d",
        "unit": "credits",
        "amount": 10000
      }
    ],
    "included_value_usd": null,
    "tokens_month": null,
    "confidence": "published",
    "note": "One user prompt fans out to roughly 15-20 internal model calls but counts as one against quota. Third-party figures for Pro and Max conflict ($72/$80 and $160/$168)."
  },
  "models": [
    "glm-5.3"
  ],
  "sources": [
    "https://docs.z.ai/devpack/overview"
  ],
  "signup_url": "https://z.ai/subscribe",
  "derived": {
    "credit_multiple": null,
    "usd_per_mtok": null,
    "tokens_per_dollar": null,
    "max_spend_usd_month": 1106,
    "max_spend_basis": "estimate",
    "max_spend_note": "400 prompts per 7d, the cap that binds first, assuming 300k tokens each, at $2.15 per million on GLM-5.3.",
    "gradeable": false
  },
  "provider": "zai",
  "provider_name": "Z.ai",
  "product": "GLM Coding Plan",
  "auth": "oauth",
  "checked": "2026-08-20"
}