Verify once. Reuse with consent.
Kvick ID is a European identity layer for regulated platforms. A person completes KYC one time, and any participating platform can receive their verified details, never the documents, with the person's consent. That consent can be withdrawn at any time.
The verified details and status, cryptographically signed. Not a folder of documents. (Sample data.)
Arrived here from an email?
Good instinct. Three things are always true:
- Legitimate Kvick ID emails link only to kvickid.com addresses.
- We never ask for identity documents, passwords, or payment by email.
- Unsure about a message? Forward it to contact@kvickid.com and we'll confirm or deny that it came from us.
How it works
-
A person verifies once
Full KYC (documents and a selfie) happens once, performed by a specialist verification provider. Kvick ID never stores the documents; they stay with the provider that checked them.
-
A platform asks
When the same person signs up somewhere new, that platform asks Kvick ID one question: is this person verified? It learns nothing, not even whether an account exists, until the person answers.
-
The person decides
Say yes or decline. A yes stands until it is withdrawn: every check is recorded and visible to the person, and withdrawal works at any time and stops all further sharing immediately.
-
The platform gets a signed answer
A cryptographically signed answer carrying the verified details the person approved (name, date of birth, nationality, residence) plus level, provider and validity. Evidence the platform can file and stand behind, for its own compliance decision. Kvick ID supplies the evidence; the decision stays with the platform.
What a platform receives
{
"verified": true,
"level": "standard",
"provider": "sumsub",
"verified_at": "2026-07-04",
"expires_at": "2027-07-04",
"data_scope": "identity_data",
"holder": {
"full_name": "Maria Andersen",
"date_of_birth": "1993-02-11",
"nationality": "DK",
"country_of_residence": "DK"
},
"evidence": { "documents_held_by": "kyc_provider" },
"signature": "eyJhbGciOi…" // verifiable
}
That is the complete payload: the verified details the person approved, signed, timestamped, and tied to the specific consent that authorised it. What was shared, and when, is provable later by either side. Platforms that only want an extra signal can request a status-only version with no personal details at all. Every value above is sample data.
Built in, by design
- Your documents stay with the specialist provider. Kvick ID never holds them, so it can never lose them.
- You approve every field. You see exactly what a yes shares before you decide, and a permission never widens on its own.
- Your history stays private. Platforms learn nothing about each other's customers through us, including where you verified first.
- Silence until you say yes. Asking about any email address looks identical from the outside until the person approves.
Where this stands
Kvick ID is in development, and we would rather say so plainly than imply otherwise. The system already works end to end: verification, consent, reuse, revocation, and a tamper-evident audit trail, running entirely on synthetic test data while formal legal review is prepared.
- European by design
- All personal data is hosted in EU data centres. The operating company is being established in the EU.
- Built with the rules in mind
- Designed around EU AML and GDPR requirements from the first line of code. We make no compliance claims before legal review is complete, as a matter of policy.
- Neutral infrastructure
- No platform gets preferential treatment, and none learns about another's customers through us. Neutrality is the product.
- Seeking pilot partners
- We're speaking with regulated platforms about pilot integrations. Write to contact@kvickid.com.