{
  "key": "claude-opus4-8",
  "name": "Claude Opus 4.8",
  "description": "Top Claude Opus tier for the hardest reasoning, coding, and long-horizon agents",
  "lab": "anthropic",
  "family": "claude-opus",
  "release_date": "2026-05-28",
  "knowledge": "2026-01",
  "open_weights": false,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text",
      "image",
      "pdf"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": true,
    "tool_call": true,
    "structured_output": true,
    "attachment": true,
    "reasoning_options": [
      {
        "type": "effort",
        "values": [
          "low",
          "medium",
          "high"
        ]
      },
      {
        "type": "budget_tokens",
        "min": 1024
      }
    ]
  },
  "limit": {
    "context": 1000000,
    "output": 128000
  },
  "offerings": [
    {
      "provider": "cortecs",
      "provider_model_id": "claude-opus4-8",
      "name": "Claude Opus 4.8",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 5.437,
        "output": 27.186,
        "cache_read": 0.544,
        "cache_write": 6.797,
        "reasoning": null,
        "context_over_200k": null,
        "tiers": null
      },
      "limit": {
        "context": 1000000,
        "output": 128000,
        "input": null
      },
      "status": null,
      "last_updated": "2026-05-28"
    }
  ]
}