Skip to main content
GET
Verify hash-chain consistency

Authorizations

Authorization
string
header
required

A VisIQ API key presented as Authorization: Bearer vq_prod_.... Mint keys under Connectors -> API Keys in the dashboard.

Query Parameters

from
integer
Required range: x >= 1
to
integer
Required range: x >= 1
live_kms
boolean

Verify the signed root against the live KMS key rather than cached material.

Response

The consistency proof.

A hash-chain consistency proof over a checkpoint range. verified: false is returned in a 200 body when the chain cannot be proven consistent.

from
integer
to
integer
count
integer
verified
boolean
contiguous
boolean