pryvc · demo environment

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.

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.

Emaildemo@pryvc.com
Passwordpryvc-demo-2026

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.