Document
OCR extracts all identification data from passports, identity cards, or driving licenses — even in Arabic, Cyrillic, or Chinese. Authenticity verification against 12,000+ document types from over 200 countries.
Verify identities in real-time. Flonk extracts ID data, checks document authenticity, and performs biometric selfie matching. Whether it's 18+ age verification or strict KYC – we unequivocally confirm who is sitting in front of the screen.
A deep dive into our Verification Engine. Built for security, optimized for conversion.
Our AI analyzes 3D depth data and micro-movements to ensure a real person is in front of the camera. No masks, no deepfakes, no photos of photos.
We reliably extract all required ID data, such as age, name, and residence. Simultaneously, documents from 200+ countries are checked in real-time for holograms and manipulation.
Whether passport, driver's license, or ID card. We also process documents in non-Latin scripts. Arabic, Cyrillic, Chinese – no problem.
From the document to the risk score in under 30 seconds — every step auditable, every step accessible via API.
EU data processing with DPA
PII encrypted — at rest & in transit
Bank-grade security processes
Contractually guaranteed availability
Webhooks for every status change, real-time automated decisions, and seamless integration into existing systems. Up to 99.2% automated decisions without manual review.
OCR for ID cards, passports, and driving licences with automatic data extraction. Address verification, document checking, and selfie verification in a seamless process.
PEP, sanctions and watchlist screening, complete audit trail, and exportable audit logs for internal and regulatory requirements.
Age verification (18+), test mode with simulated identities and individually configurable verification processes for different use cases.
Embeddable widget, JS SDK, and a REST API that behaves as documented. Sandbox available from the first API key.
import { FlonkKYCServer } from '@flonkid/kyc/server';
const flonk = new FlonkKYCServer({
secretKey: process.env.FLONK_SECRET_KEY,
});
app.post('/api/kyc/create-session', auth, async (req, res) => {
const session = await flonk.createSession({
clientMetadata: { email: req.user.email },
language: 'en',
});
// id → sessionId · qrCodeUrl → desktop-to-mobile QR
res.json({
sessionId: session.id,
embedToken: session.embedToken,
qrCodeUrl: session.qrCodeUrl,
});
});
With Reusable KYC, users verify their identity once. It’s securely stored in the Identity Vault and reused with one click—no new documents or selfies required.
Users enjoy faster onboarding and full GDPR compliance while staying in control of their data. Returning users see a 38% higher conversion rate and re-verify in just 3.1 seconds.
Users verify their identity once, and it is securely stored in an encrypted Identity Vault. They can then re-verify with one click across connected enterprises, without uploading documents or taking new selfies.
200+
Countries & Territories
99.9 %
Uptime SLA, contractual
50 ms
Global Median Latency
12k+
Document Types
Starter
€0
Your first 50 verifications are free. No credit card required.
Pay as you go
€0.99/ check
Every check after your free 50. Billed monthly for what you use.
Everything in Starter, plus:
Enterprise
Custom
Pricing on request — tailored to your volume and load.
Everything in Pay as you go, plus:
No seats. No minimums. Cancel anytime.
Drop-in system prompt for your coding agent: It reads your stack, asks follow-up questions, shows a plan first — then integrates with your existing patterns. Discovery-first, with hard rules.
Answers for product, compliance and procurement — concise and straightforward. What's missing here, we'll clarify directly.
Sales and Solutions Engineering usually reply within 2 hours on weekdays — in German or English.
Under 30 seconds from the document to the risk score; the measured median is 23.4 seconds. Returning users with Reusable KYC re-verify in about three seconds.
Passports, ID cards and driving licences: 12,000+ document types from 200+ countries, including Arabic, Cyrillic and Chinese scripts.
Your first 50 verifications are free. After that it is pay as you go at €0.99 per check, billed monthly for what you use — no seats, no minimums. You only pay for completed verifications: failed or abandoned sessions are never charged. Enterprise adds volume-based rates, an SLA and dedicated support on request.
Yes. The first 50 verifications are free and no credit card is required; sandbox and live environments are available from your first API key.
PII is encrypted with AES-256-GCM at rest and in transit, processing stays in the EU under a DPA, and every check leaves a complete audit trail. Security processes are ISO 27001-ready.
One SDK for KYC, age and AML verification — document checks, face match, liveness and Proof of Address. Drop it into any site. First 50 verifications free, then €0.99.
June 9, 20265 min read
Reusable KYC lets a verified user skip repeat document scans at the next service. Here is how the encrypted Identity Vault works, and the two ways users prove it is really them.
July 29, 20266 min read