{
  "$schema": "./pricing.schema.json",
  "verifiedAt": "2026-08-13",
  "currency": "USD",
  "scope": "Current standard API pricing represented by this calculator on 2026-08-13.",
  "models": [
    {
      "id": "claude-sonnet-5",
      "name": "Claude Sonnet 5",
      "inputUsdPerMillionTokens": 2,
      "outputUsdPerMillionTokens": 10,
      "pricingMode": "standard",
      "effectiveScope": "Standard first-party synchronous global input and output token pricing; prompt caching, batch discounts, regional premiums, and tool fees are excluded.",
      "sourceIds": ["anthropic-pricing"],
      "note": "The previously announced September 1, 2026 increase was canceled; $2/$10 is now the standard price."
    }
  ]
}
