Anthropic
Category: ai
Monitored sources:
SDK packages:
Last polled: 9/16/2026, 3:00:01 PM
Change History
Anthropic has updated the authentication header documentation to promote `Authorization: Bearer <token>` as the primary authentication method, demoting `x-api-key` to a 'legacy fallback' that is still supported. The required/optional status of these headers has been inverted compared to the previous documentation.
9/3/2026
Two new navigation/sidebar items were added to the API docs: 'Parse' and 'Unverified' (appearing under the Webhooks section), and an 'Ask Docs' UI element was added to the documentation interface. These appear to be new endpoint entries and a docs assistant feature.
8/28/2026
Anthropic has added `anthropic-workspace-id` as a new request header, required for multi-workspace API keys and optional for others. Additionally, API key creation now supports selecting a key type, and the workspace management guidance has been updated.
8/28/2026
Anthropic has added new models Claude Fable 5 and Claude Mythos 5 to their lineup, with Claude Fable 5 becoming the most capable widely released model and Claude Mythos 5 available via invitation-only Project Glasswing. The models page has also been significantly restructured with individual model pages and updated navigation.
8/24/2026
Effective: 6/9/2026
Anthropic added documentation clarifying pagination behavior for the Skills API endpoints (`GET /v1/skills` and `GET /v1/skills/{skill_id}/versions`), noting they use the `page`/`next_page` cursor scheme and that requests with the `skills-2025-10-02` beta header also return a `has_more` boolean. The navigation sidebar also reorganized the order of Files and Models sections.
8/20/2026
The Files API and Skills API have been promoted from Beta to General Availability. Additionally, the Files API pagination behavior has been clarified: it uses the `after_id`/`before_id` scheme only when the `files-api-2025-04-14` beta header is included; without the header, `GET /v1/files` uses the standard `page`/`next_page` cursor scheme.
8/19/2026
Anthropic added a new `anthropic-workspace-id` response header that returns the workspace ID associated with the API key or access token used in the request. The documentation for the existing `request-id` and `anthropic-organization-id` headers was also expanded with more detail.
8/12/2026
The Sessions API streaming endpoint path has changed from `GET /v1/sessions/{id}/stream` to `GET /v1/sessions/{id}/events/stream`. This is a breaking rename of an existing beta endpoint URL.
8/3/2026
Get alerts when Anthropic changes affect your code
Connect your GitHub repos and Breakwatch will map your Anthropic usage and alert you about relevant changes.
Get started for free