everything here is real
Give consent. Get proof.
Check it. Take it back.
Most consent is a checkbox nobody can produce later. Spend ninety seconds here and you will hold a real certificate, verify it on a page we don't control, and then withdraw it and watch the record change — without writing a line of code.
See it work end to end →Uses your own email, because a walkthrough that fills in “Demo User” proves nothing. Demo data is deleted nightly.
or look at one mechanic at a time
The walkthrough above is the product. These are the individual integration modes, for developers deciding which one fits their form.
Create an account
The Share button fills the form in one click — and leaves the marketing opt-in box alone, because ticking it is the visitor's job, not ours.
demo mode · auto-submitCheckout
Submit mode: consent, fill, and form submission in a single click. Watch the share id land with the order.
fully live · works for anyoneCertified consent (Enterprise)
Accountless consent certification with every recipient named: submit the lead form and get back a tamper-evident certificate you can verify publicly.
new · fully live · laptop + phoneScan to share
On a laptop you're not signed into, the consent screen shows a QR. Approve on your phone; the form fills on the laptop. The paying-by-phone gesture, no wallet, no charge.
demo portal — the business side
Sign in to portal.pryvc.com to watch every share and consent certificate these forms create arrive in real time — statuses, purposes, fingerprints, expiry, the delivery log and the audit trail.
This login is read-only, and these credentials are public, which is why. Creating webhooks or API keys, running the AI integration assistant, and revealing anyone's contact details are all refused — not hidden in the interface, but blocked at the API. Try a write and you will get a 403. To exercise those, use your own account.
certificate api
Every certificate is queryable. Public verification needs no auth at all:
curl https://api.pryvc.com/v1/certs/<cert_id>/verify
Want the full-record API (decrypted subjects, list & search)? Ask us for the demo API key, or mint your own under API keys in the demo portal.