Proof a buyer can check for themselves.
Ten automated checks on your ownership, documents and photos, sealed with a cryptographically signed certificate and a public page anyone can open. No account needed to verify it.
What we actually check
Each check carries its own weight in the final trust score. Skip one and your score reflects it, so the badge always means something.
Owner identity
CNIC or NICOP verification with a selfie match, so we confirm who you are before we verify what you own.
Ownership documents
Sale deed, allotment letter and mother deed, read by OCR to extract the seller and buyer on record.
Title chain
Every previous transfer traced in sequence, so gaps, missing links and fraudulent claims surface early.
Encumbrance
Public registries checked for bank liens, pending court cases and outstanding utility dues.
Tax receipts
Three years of property tax on file, confirming the property is in good standing with the authority.
Photo authenticity
EXIF analysis, stock-photo fingerprinting and AI-generated image detection on every uploaded picture.
Duplicate scan
A nightly sweep across the platform that catches the same property listed twice under different sellers.
Price sanity
Your asking price measured against comparable properties in the same locality and size band.
How it runs
Most owners finish in under twenty minutes. The system tells you what is missing at every step.
- 01
Upload your evidence
Work through the checks at your own pace. Progress saves automatically, so you can stop and come back.
- 02
We score every check
Automated analysis runs in seconds. Anything that needs a human lands with our review team.
- 03
Share your certificate
You get a signed certificate, a public verification page and a badge to embed anywhere you list.
Signed, and independently checkable.
Every certificate carries a SHA-256 fingerprint plus dual RSA-2048 and HMAC-SHA256 signatures. The public key ships with the audit record, so anyone can confirm the certificate has not been altered without asking us.
Read the API docs$ curl /api/v1/verification/V-XXXX/
{
"uid": "V-XXXX",
"status": "verified",
"signature": {
"algorithm": "RSA-2048 + HMAC-SHA256",
"sha256_matches": true,
"signature_valid": true
}
}Verify your listing
Start with the check you already have documents for. You can pause at any point.
Start your verification