Anyone holding a receipt can confirm it was issued by EdgeRecord and has not been altered — no special tooling required beyond standard cryptographic libraries.
Three ways to verify
- Web — paste the receipt into the home page demo on EdgeRecord.
- API — send it to
POST /v1/verifyvia API & Agents. - CLI — run
edgerecord verify ./receipt.jsonwith the CLI.
What verification proves
- The receipt was signed by an EdgeRecord key.
- The hash chain to the ledger anchor is intact.
- The timestamp is within an acceptable skew.
What verification does not prove
EdgeRecord proves that something was recorded. It does not certify whether the underlying claim is correct. Pair receipts with your own domain controls.