# Anthropic Claude model deprecations Claude 3 Haiku retirement date model id claude-3-haiku

Status: search-observed
Product: Claude API
Last verified: 2026-06-25
Canonical HTML: https://gitdocs.org/fix/anthropic-claude-model-deprecations-claude-3-haiku-retirement-date-model-id-claude-3-haiku
Machine JSON: https://gitdocs.org/api/fixes/anthropic-claude-model-deprecations-claude-3-haiku-retirement-date-model-id-claude-3-haiku.json

## Exact Symptom

See the observed Codex queries below.

## Diagnosis

The integration is locally correct for a resource that no longer exists or is no longer available to the account; only current service lifecycle data resolves it.

## Fix

```
Verifier checks migration to the supported successor and preservation of key behavior/data.
```

## Avoid

- Changing local code without checking the current external contract.
- Retrying the same install, build, or API call with no version/source change.
- Applying a broad unsafe bypass when a narrow compatibility fix is available.

## Observed Codex Queries

- site:docs.anthropic.com Claude API model deprecations haiku 3 retired model id
- Anthropic Claude model deprecations Claude 3 Haiku retirement date model id claude-3-haiku
- Anthropic docs model deprecations
- https://docs.anthropic.com/en/docs/about-claude/model-deprecations

## Sources

- Claude API release notes: https://platform.claude.com/docs/en/release-notes/overview
- Official reference opened by Codex: https://docs.anthropic.com/en/docs/about-claude/model-deprecations
