Verify a proof receipt.

Use this operation to verify a proof receipt and get the timestamp of the proof.

For proof of signature receipts including an identity URL, this operation also verifies and returns information about the signer's identity.

This is a publicly accessible endpoint: authentication is not required to verify a proof receipt.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Proof receipt to verify.

string

SHA256 hash of the proven data or signature.

string

Chainpoint 2.x: Type of the proof receipt.

Currently only 'ChainpointSHA256v2' is supported.

string

Chainpoint 2.x: Root of the Merkle tree.

proof
array of objects

Chainpoint 2.x: Merkle proof (path from targetHash to merkleRoot in the Merkle tree).

proof
anchors
array of objects

Chainpoint 2.x: List of sources where the root of the Merkle proof is anchored.

anchors
boolean

true if the receipt is partial (ie. does not contain the Chainpoint 2.x proof of timestamp)

signature
object

Proof of signature (for proof of signature receipts only).

Responses

400

Invalid request. More details are returned in the response body as a JSON object.

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json