Verify Widget Demo
This page demonstrates how the GetEvidex verify widget behaves when embedded on a third‑party site. The widget checks integrity only and does not store or transmit your file. There is no tracking or analytics.
Integrity check only — does not prove identity or legal admissibility.
Live widget example
The receipt id shown below is for demonstration only. Replace it with your own receipt id when you embed the widget.
Embed this code
Copy and paste the following iframe snippet into your HTML. Update the rid query parameter with your actual receipt id. You can switch themes (dark or light) and the initial view (minimal or expanded).
How to embed
- Add the embed snippet into the HTML of your page where you want the widget to appear.
- Set the
ridquery parameter to the receipt id you wish to verify. - Optionally specify a hash using the
hashquery parameter to compare a known file hash against the receipt. - Optionally set
themetolightordark, andviewtominimalorexpanded. - Make sure your site’s CSP allows
frame-src https://verify.getevidex.net.