Verify Customers.
Choose How Much Data You Hold.
From zero-knowledge age checks to full KYC — LifePassport gives you cryptographically signed identity verification at the level your regulations require. Keep only what you need, prove everything to auditors, and progressively reduce your data footprint over time.
The Problem with Traditional ID Checks
Every business that verifies identity faces the same challenges
You're Storing Sensitive Data
Every passport photocopy and ID scan you hold is a breach liability. One incident can mean millions in fines and permanent reputational damage.
Verification Takes Too Long
Manual ID checks slow down onboarding. Customers abandon sign-ups, and staff waste hours on repetitive document checks.
Compliance Is Complex
GDPR, KYC, AML, age verification — the regulatory landscape is a minefield. Different rules for different industries and jurisdictions.
How It Works
From registration to verified identity in four simple steps
Register Your Business
Create an account on the LifePassport Consumer Portal. Tell us your industry and operating jurisdiction. We automatically configure the right compliance rules for you.
Registration takes under 5 minutes. You'll receive API credentials immediately.
Integrate Our API
Use our simple REST API to create verification requests. Specify the identity claims you need — our policy engine ensures you only request what your industry regulations allow.
Full OpenAPI documentation, SDKs, and sandbox environment provided.
Customer Receives Request
Your customer gets a push notification in the LifePassport app. They see exactly what you're requesting and why. They approve with biometric authentication.
The customer is always in control — they choose what to share.
Receive Proof + Receipt
You receive a cryptographically signed verification receipt proving identity was checked, plus — depending on your data tier — zero-knowledge boolean results, an encrypted identity token, or both.
No passport images. No raw documents. A durable audit receipt regardless of which data tier you choose.
Why Businesses Choose LifePassport
Reduce risk, accelerate onboarding, and stay compliant
You Choose Your Data Tier
Need age verification? Use zero-knowledge proofs — no PII touches your servers. Need KYC? Receive encrypted identity tokens you can decrypt and retain as regulations require. Either way, you never handle raw document scans, and every verification comes with a signed receipt for auditors.
Instant Verification
No manual checks, no waiting for back-office processing. Identity verification happens in real-time — your customer approves, you receive confirmation in seconds.
Built-In Compliance
Our data governance engine automatically enforces the right regulations for your industry and jurisdiction. KYC, AML, GDPR, age verification — it's all handled. LifePassport stores zero PII on its servers — if your regulations require you to retain identity data, we provide it via encrypted tokens for your own systems with clear retention guidance.
Cryptographic Proof
Every verification you receive is digitally signed with Ed25519 cryptography. It's tamper-proof, auditable, and independently verifiable — far stronger than a passport photocopy.
Consumer Portal
Manage your team with role-based access control. Admins, managers, and viewers. Track API usage, manage API keys, configure claims, and review your full audit trail.
Verification Receipts
Every verification produces an Ed25519-signed receipt — durable proof for regulators that identity was verified, without containing any personal data. Export receipts for FCA, HMRC, or ICO inspections.
Proof-Type Re-Verification Cycles
When you register your business, you define exactly which identity proofs you need, why you need them, and how often they must be re-verified. The system enforces your schedule automatically — and regulatory guardrails ensure you can never be less strict than the law requires.
How It Works
Registration Example
POST /api/v1/policies/verifiers/register
{
"verifier_id": "gaming-platform-42",
"category": "gambling",
"country_code": "GBR",
"proof_requirements": [
{
"claim_name": "age_bracket",
"purpose": "age_gate_under_18",
"legal_basis": "legal_obligation",
"reverification_interval_days": 30,
"reverification_reason": "Monthly age
re-check for gambling compliance"
}
]
}{
"proof_requirements": [{
"claim_name": "age_bracket",
"requested_interval_days": 30,
"system_min_interval_days": 30,
"effective_interval_days": 30
}]
}Industry Re-Verification Examples
Children’s ages change monthly; gambling regulations require frequent re-verification to detect age bracket transitions promptly.
Online Safety Act requires platforms to verify under-18 users regularly. Quarterly checks balance safety with user experience.
KYC regulations require periodic identity re-confirmation. Annual checks meet AML directive requirements.
Driving entitlements can be revoked or expire. Six-monthly checks ensure licence validity for insurance purposes.
Safety Guardrails
Built for Every Industry
Industry-specific compliance rules are enforced automatically by our data governance engine. You request claims — we ensure you only get what regulations allow.
Banking & Financial Services
Account opening, KYC/CDD, anti-money laundering checks, strong customer authentication. Verify customer identity instantly without storing passport copies.
Healthcare
Patient identity verification, staff credential checks, CQC Regulation 19 compliance. Privacy-preserving — patient data stays on their device.
Hotels & Hospitality
Instant guest check-in without photocopying passports. Verify identity at reception in seconds. Eliminate paper document storage entirely.
Car Rental & Mobility
Verify driving licence validity and identity instantly at pickup. Reduce fraud, speed up the rental process, and eliminate document scanning.
Education
Staff safeguarding checks for schools, colleges, and universities. Verify enhanced DBS and barred list status digitally — no paper certificates.
Legal Services
Client identity verification for anti-money laundering compliance. Meet SRA obligations with cryptographic proof — stronger than photocopied ID.
Retail & E-Commerce
Privacy-preserving age verification for age-restricted products. Prove a customer is over 18 without ever seeing their date of birth or name.
Telecoms
Customer verification for SIM registration, contract sign-up, and fraud prevention. Instant digital identity check replaces in-store document scanning.
Property & Lettings
Right to rent checks for landlords and letting agents. Tenant identity verification that meets Home Office requirements digitally.
Insurance
Policyholder identity verification, claims fraud prevention, and regulatory compliance. Fast digital onboarding for new customers.
Travel & Aviation
Passenger identity verification for airlines, travel agents, and border services. NFC-verified passport data provides the highest assurance level.
Logistics & Delivery
Driver identity verification, right to work checks for contractors, and delivery authentication for high-value goods.
Simple API Integration
Our REST API makes it straightforward to request and receive identity verifications. OAuth 2.0 authentication, webhook notifications, and comprehensive documentation.
POST /api/v1/verify/request
Authorization: Bearer <api_key>
Content-Type: application/json
{
"consumer_id": "your-business-id",
"purpose": "account_opening",
"claims": [
"full_name",
"date_of_birth",
"nationality"
],
"webhook_url": "https://..."
}Traditional ID Checks vs LifePassport
| Traditional Approach | LifePassport | |
|---|---|---|
| PII on your servers | Yes — raw documents, high breach risk | Your choice: zero-knowledge proofs (no PII), encrypted tokens (PII you control), or attestation-only receipts |
| Verification speed | Minutes to days | Seconds |
| GDPR compliance burden | Heavy — you're the data controller | Tiered — ZKP mode: minimal. Token mode: reduced. We enforce retention policy for you |
| Breach notification risk | High — you hold sensitive data | ZKP mode: negligible. Token mode: encrypted at rest, key-separated |
| Regulatory audit proof | Photocopied documents in filing cabinets | Ed25519-signed verification receipts — tamper-proof, exportable, no PII |
| KYC/AML compliance | Manual configuration per regulation | Automatic per industry and country |
| Age verification privacy | Full ID document collected | Zero-knowledge proof — no PII revealed |
| Data retention | You manage deletion schedules manually | Automatic retention periods per regulation — receipts kept, PII purged on schedule |
| Re-verification schedule | Manual calendar reminders | Automatic per proof type — enforced by system |
| Audit trail | Manual logging | Automatic, immutable audit log with signed receipts |
Ready to Get Started?
Register your business, integrate our API, and start verifying customers in minutes — not months.