{
  "id": "claude-pro",
  "name": "Pro",
  "price_usd_month": 20,
  "quota": {
    "kind": "rate_window",
    "windows": [
      {
        "period": "5h",
        "unit": "credits",
        "amount": 550000
      },
      {
        "period": "7d",
        "unit": "credits",
        "amount": 5000000
      }
    ],
    "included_value_usd": null,
    "tokens_month": null,
    "confidence": "derived",
    "note": "Credit allowances recovered by third-party reverse engineering, not published by Anthropic. At the $7.50 per million credit peg that is $4.13 per 5h window and $37.50 per week of API-equivalent value. The advertised multiplier matches neither window exactly."
  },
  "models": [
    "claude-opus-5",
    "claude-sonnet-5",
    "claude-haiku-4-5"
  ],
  "sources": [
    "https://claude.com/pricing",
    "https://she-llac.com/claude-limits"
  ],
  "signup_url": "https://claude.com/pricing",
  "derived": {
    "credit_multiple": null,
    "usd_per_mtok": null,
    "tokens_per_dollar": null,
    "max_spend_usd_month": 161,
    "max_spend_basis": "from published cap",
    "max_spend_note": "5,000,000 credits a week at $7.5 per million. Cache reads and writes cost no credits, so traffic worth far more than this at API rates can fit inside the cap.",
    "gradeable": false,
    "credit_cap_week": 5000000
  },
  "provider": "anthropic",
  "provider_name": "Anthropic",
  "product": "Claude Code",
  "auth": "oauth",
  "checked": "2026-08-20"
}