Skip to main content

GET /v1/verify

Verify hash chain integrity for an agent.

Query parameters

Example

Response (valid)

Response (invalid)


GET /v1/merkle/root

Compute the Merkle root across all chains.

Example

Response

The root is computed on demand and represents the current integrity state of all stored events.

GET /v1/export

Export a verifiable evidence package.

Query parameters

Example

Response

Returns a .plog JSON document containing events, hash chain data, and Merkle inclusion proofs. See Verifiable Exports for the full format.