# Anthropic 推出水印检测 API，第三方可识别 Claude 生成的文本

- 来源：The Decoder：AI News（RSS）
- 作者：Matthias Bastian
- 发布时间：2026-08-15 05:29
- AIHOT 分数：44
- AIHOT 链接：https://aihot.virxact.com/items/cmsthh42n06jqro0x75yd4739
- 原文链接：https://the-decoder.com/anthropic-announces-watermark-detection-api-that-will-let-third-parties-detect-claudes-ai-texts

## AI 摘要

Anthropic 将推出水印检测 API，让第三方开发者能将 AI 文本检测集成到自有应用中。该水印基于 Google DeepMind 2024 年发表于 Nature 的 SynthID Text 方法变体，通过调整选词时的随机源留下可追踪模式，且不影响文本内容、创意性或可读性。

## 正文

Anthropic will soon offer a watermark detection API that lets third-party developers plug AI text detection into their own apps.

The company uses a variant of the SynthID Text method that Google Deepmind published in Nature in 2024 for its Claude AI model. The watermark tweaks the randomness source during word selection, creating a traceable pattern. According to Anthropic, this has no effect "on the content, level of creativity, or readability of Claude's text." Google Deepmind visualized the process in 2024 with the following animation.

视频 · 前往原文观看

The watermark works less reliably on short texts or fact-heavy passages where there aren't many alternative phrasings. The same goes for code. Pure corrections, where a human chose every word, won't carry the watermark either. Translations are a different story, since Claude picks all the words there. Heavy rewriting can strip the watermark out, Anthropic says in a published FAQ.

The watermark can only flag that Claude was likely involved in creating a text. It can't tell whether Claude wrote the whole thing or just edited it heavily, and it can't determine whether a text came from a human or a different AI model.

EU regulation pushes a global rollout

Anthropic is adding watermarking to comply with the EU AI Act. Along with roughly 190 other signatories, the company signed the EU Code of Practice on transparency for AI-generated content in July 2026. Since there's currently no technical way to limit the feature by region, watermarking launches worldwide. According to Anthropic, the company is exploring more options on an ongoing basis, with updates to follow.

All models released after August 2, 2025 support watermarking out of the box. Older Claude models will get the feature in the coming months. For files, Anthropic uses the open C2PA standard, which attaches metadata without altering the file itself.

Anthropic's watermarking works differently from external AI detection tools like Pangram. Those services don't have access to Anthropic's keys. Instead, they scan for typical patterns in AI text, things like telltale phrasing or overused words. Checking for a watermark is a fundamentally different approach and should prove more reliable in practice.
