v1

latestSwagger 2.02026-07-1782020.1 KB
tlog

Get information required to generate a consistency proof for the transparency log

Returns a list of hashes for specified tree sizes that can be used to confirm the consistency of the transparency log

get/api/v1/log/proof

Query parameters

firstSizeinteger

The size of the tree that you wish to prove consistency from (1 means the beginning of the log) Defaults to 1 if not specified

lastSizeinteger required

The size of the tree that you wish to prove consistency to

treeIDstring

The tree ID of the tree that you wish to prove consistency for

Response

All hashes required to compute the consistency proof

rootHashstring required

The hash value stored at the root of the merkle tree at the time the proof was generated

hashesstring[] required