公开验证 API
当前网页验证器调用 /api/verify。合作伙伴 access、key、速率限制与缓存条款通过协议处理。
CertiWatt 暴露与公开验证器相同的判定引擎:型号解析、行程判定、规则发现与来源证据。
{
"verdict": "conditional",
"verdict_id": "cw_2026_05_example",
"ruleset_version": "2026-05-16",
"summary": "Carry-on only. Airline approval may be required.",
"route_factors": [
"Exact model capacity is evaluated against the active flight rules.",
"Departure country overlays and airline policy are checked before the verdict."
],
"article_body": "Carry-on only. Airline approval may be required.\n\nExact model capacity is evaluated against the active flight rules.\n\nDeparture country overlays and airline policy are checked before the verdict.\n\nCitation sources: CAAC (regulator, CN) https://...; Singapore Airlines (airline, SG) https://...",
"conditions": ["carry_on_only", "max_2_units"],
"citations": [
{ "kind": "regulator", "authority": "CAAC", "jurisdiction": "CN", "url": "https://...", "pulled_at": "2026-05-29" },
{ "kind": "airline", "authority": "Singapore Airlines", "jurisdiction": "SG", "url": "https://...", "pulled_at": "2026-05-29" }
]
}当前网页验证器调用 /api/verify。合作伙伴 access、key、速率限制与缓存条款通过协议处理。
智能体可在本地通过 stdio 运行已发布 MCP 包,并调用线上 CertiWatt API。
MCP package如需托管组件或 pilot 集成,请从合作伙伴页面开始。
嵌入与 pilot答案引擎和智能体可以读取 AEO manifest,获取 CertiWatt 精选的 2026 问题指南、品牌 hub 与长尾判定页。顶层包含 manifest_version、content_hash、ruleset_version、cache_policy 和 counts,响应头也会暴露相同 hash 的 X-CertiWatt-Content-Hash 与带引号的 ETag;manifest 响应还会用 rel="describedby" 链接 schema,schema 响应也会暴露 X-CertiWatt-Schema-Hash 与带引号的 schema ETag。每个 question guide 条目都包含 short_answer、source_count,以及带绝对引用 URL 的 sources;每个 brand_hubs 条目都包含 model counts 和用于品牌级目录发现的 representative_models;每个 long_tail_verdicts 条目都包含 verdict、summary、route_factors、article_body、ruleset_version、citation_count 和 sources。Programmatic verdict pages 还会在 Article JSON-LD articleBody 中暴露 verdict summary、route-specific signals,以及 citation source metadata:authority、kind、jurisdiction、URL、citation_kind、citation_jurisdiction 和 pulled_at。Manifest 也被 guard 为适合 agent 直接消费:/aeo-manifest.json 保持在 512KB 以内,schema 在 64KB 以内,每个 long-tail article_body 在 1600 characters 以内。
API 输出是带来源的信息性判定,不得展示为法律意见、官方认证,或机场、航司、安检人员保证接受的结果。