{
  "key": "grok-4-2-beta",
  "name": "grok-4.2-beta",
  "description": "Grok 4.20 Beta is xAI's newest flagship model with industry-leading speed and agentic tool calling capabilities. It combines the lowest hallucination rate on the market with strict prompt adherance, delivering consistently precise and truthful responses.",
  "lab": "xai",
  "family": "grok",
  "release_date": "2026-03-19",
  "knowledge": null,
  "open_weights": false,
  "has_free_offering": false,
  "published": true,
  "modalities": {
    "input": [
      "text",
      "image"
    ],
    "output": [
      "text"
    ]
  },
  "capabilities": {
    "reasoning": true,
    "tool_call": true,
    "structured_output": true,
    "attachment": true,
    "reasoning_options": [
      {
        "type": "effort",
        "values": [
          "none",
          "low",
          "medium",
          "high",
          "max"
        ]
      },
      {
        "type": "budget_tokens"
      }
    ]
  },
  "limit": {
    "context": 2000000,
    "output": 2000000
  },
  "offerings": [
    {
      "provider": "requesty",
      "provider_model_id": "grok-4.2-beta",
      "name": "grok-4.2-beta",
      "variants": [],
      "free": false,
      "priced": true,
      "cost": {
        "input": 2,
        "output": 6,
        "cache_read": 0.2,
        "cache_write": 2,
        "reasoning": null,
        "context_over_200k": {
          "input": 4,
          "output": 12
        },
        "tiers": [
          {
            "input": 4,
            "output": 12,
            "cache_read": 0.4,
            "cache_write": 4,
            "tier": {
              "type": "context",
              "size": 200000
            }
          }
        ]
      },
      "limit": {
        "context": 2000000,
        "output": 2000000,
        "input": null
      },
      "status": null,
      "last_updated": "2026-03-19"
    }
  ]
}