{
  "name": "AI Model Lifecycle & Deprecation Index",
  "note": "Cross-vendor model lifecycle — status, release/deprecation/shutdown dates, migration targets — each traceable to the provider's official announcement.",
  "providers": [
    "openai",
    "anthropic",
    "google",
    "aws-bedrock"
  ],
  "as_of": "2026-09-19",
  "free_endpoints": [
    "/v1/lifecycle/model?id=",
    "/v1/lifecycle/deprecations?within_days=90",
    "/v1/lifecycle/provider?provider=",
    "/v1/lifecycle/stats"
  ],
  "paid_endpoints": [
    "/v1/lifecycle/all"
  ],
  "mcp": "/mcp",
  "cite_as": "AI Model Lifecycle & Deprecation Index — https://data.oscar-lopez.com/model-lifecycle"
}