Returns a self-contained proof bundle for a receipt event. The bundle includes the signed receipt envelope, Merkle inclusion proof from the transparency log, and the issuer key snapshot at time of issuance. The bundle can be used for offline verification — no server call required after download.Documentation Index
Fetch the complete documentation index at: https://docs.truthlocks.com/llms.txt
Use this file to discover all available pages before exploring further.
Path parameters
UUID of the receipt.
Response
UUID of the proof bundle.
Bundle format version (e.g.
receipt-v1).Signed receipt envelope with
receipt_id, receipt_type, and signature.Issuer key snapshot:
public_key_b64url, status, compromised_at.Merkle inclusion proof and checkpoint.
SHA-256 hash of the entire bundle.

