Verify Record †

  1. Anyone with the original record and information can check whether record exists at the location

  2. The result indicates whether there is a match, a mismatch, or unknown (retry later)

Verify Encoded Record

To verify the original record, the verifier will need the record, encoder, salt and the location.

Example code:

Verify Unencoded Record

To verify the original record, the verifier will need the record and the location.

Example code:

Example Responses

Example matching cURL response:

Example mismatching cURL response:

Example unknown cURL response:

Last updated