Your customer needs to prove who they are. What if they could, in 60 seconds?

A claim filed. A loan application. An onboarding check. The ask is always the same: prove it. Tokenive lets them do it directly from the source. No documents, no delays.

Proof RequestPending
RequesterAcme Insurance
Proof typeProof of Identity
Recipientsarah.m@example.com
https://verify.tokenive.com/req_3kF...
Verified, fields extracted
NameSarah Mitchell
UTR1234567890
SourceHMRC Personal Tax Account
GOV.UK
Personal tax account
The old way

Today, they email a PDF. You ask for a better scan. They forget. You follow up. Days pass. When it finally arrives, was it even real?

What if they could prove it themselves, verified at the source, in under a minute?

01Documents take days to collect

Your customer emails a PDF. You ask for a better scan. They forget. You follow up. Days pass before you have what you need.

02Manual review breaks at scale

Every document gets eyeballed by your team. As volume grows, mistakes slip through and queues pile up.

03Files can be faked

A utility bill PDF can be edited in 30 seconds. Without checking the original source, you are trusting a file, not a fact.

04Compliance keeps changing

New regulations arrive quarterly. Your manual process cannot adapt without retraining everyone.

Why this is different

Reduced AI forgery risk

Credentials are verified at the source, not from a document that AI can generate or alter.

Zero collaboration required from sites

We verify directly from provider accounts. No integration needed from HMRC, banks, or utilities.

No documents to collect or store

Your customer proves it live. No PDFs, no scans, no data storage liability.

How it works

1

You define what you need

Identity, income, address, employment. Pick the proof types. Set policies that auto-approve when criteria are met, or flag for human review.

2

Your customer clicks a link

They connect to HMRC, their bank, or their utility provider. No app to download. No documents to scan. Done in 60 seconds.

3

You get a verified result

Tied to the original source. Not a copy, a proof. Audit-ready certificate. No documents to store or secure.

50+
Verification providers
<60s
Average verification time
0
Documents to store

One platform for the full verification lifecycle

Verify credentials directly from the source

No more chasing PDFs. Your customer connects to their bank, utility, or government account and you get a verified result in seconds.

Proof Types
IdentityNHS, Passport Office
AddressEDF Energy, Council Tax
IncomeHMRC, Payroll
EmploymentCompanies House
Tax ResidencyHMRC
50+ providers connected

Built for regulated industries

Use Tokenive directly, or embed it in your platform.

Insurance

Verify policyholder identity and address when a claim is filed. Reduce fraud, speed up payouts.

IdentityAddress

Integrate in minutes

Server SDK, frontend widget, or AI agent. Pick the path that fits your stack.

Create verification requests from your backend

Install the SDK, create a request, and get a verification link. Three lines of code. Poll for status or use webhooks to get notified when your customer verifies.

Create and manage proof requests
Webhooks for real-time status updates
TypeScript-first with full type safety
Supports all proof types and providers
server.ts
npm install @tokenive/sdk
import { Tokenive } from '@tokenive/sdk'

const client = new Tokenive({
  apiKey: process.env.TOKENIVE_API_KEY!
})

// Create a verification request
const request = await client.proofRequests.create({
  requester_entity: 'Your Company',
  proof_type_id: 'proof_of_identity',
  customer_email: 'customer@example.com',
})

// request.verify_url → send to your customer
// request.status → 'pending' | 'verified'

Onboard faster. Approve more. Trust every credential.

Join teams building verification that works at scale, without the manual overhead.