Why do Anthropic API clients send an anthropic-version header (or SDK equivalent)?
Select an answer to reveal the explanation.
Short Explanation and Infographic
Version headers pin API behavior so your client doesn't break when the platform evolves.
Full explanation below image
Full Explanation
API versioning stabilizes request/response semantics for clients. It is not temperature, language, or TLS control.