{
  "@context": "https://schema.org",
  "@type": "WebAPI",
  "name": "GET /agent-audit/proof/consistency",
  "dateModified": "2026-06-02",
  "spec": "RFC 9162 §4.11 get-sth-consistency",
  "endpoint": {
    "method": "GET",
    "url": "https://xn--82czbx2bczd4fl8a.online/agent-audit/proof/consistency"
  },
  "request": {
    "queryParams": [
      "first",
      "second"
    ]
  },
  "response": {
    "fields": [
      "consistencyPath[]",
      "firstRoot",
      "secondRoot"
    ]
  },
  "guarantee": "Proves log is append-only: no entries removed or reordered between two STHs"
}
