What we actually do
Four products. One sensible bill.
We could've split this into twelve "modules" with confusing names. Instead, here are the four things we do, what they're for, and what they cost.

AI-powered KYC
The bread and butter. Your customer takes a photo of their ID and a quick selfie — we handle the rest. OCR, MRZ, NFC chip reading where the device supports it, document forgery checks, and a 3D face match against the photo. Trained on documents from 195+ countries, including the awkward ones.
- Document OCR + MRZ parsing
- Passive and active liveness
- Anti-spoofing & deepfake detection
- Risk score with explainable signals
- Mobile and Web SDKs
- REST API + webhooks

Video KYC (agent-led)
For the higher-value cases — wealth, lending, regulated KYC where someone has to actually look at the customer. Compliant video calls with our trained agents (or yours), session recording, audit trails, and exports your regulator will accept on the first try.
- Live agent video calls
- Encrypted session recording
- Audit trails & screen captures
- Regulator-ready PDF exports
- 8 Indian languages, 14 European
- RBI / SEBI / EBA compliant

AML & sanctions screening
Screen against the lists that matter — OFAC, UN, EU, HMT, plus 240+ more — and keep watching after onboarding. Adverse media, PEP relationships, and ongoing monitoring with alerts when something changes. We update our data within minutes of source publication.
- Global sanctions and watchlists
- PEPs and their relatives
- Adverse media monitoring
- Ongoing customer monitoring
- Custom risk thresholds
- Built-in case management

KYB business verification
Verifying companies is harder than verifying people. We pull from authoritative registries in 220+ jurisdictions, walk the corporate structure to find the real beneficial owners, and screen the directors and officers along the way. Less back-and-forth, fewer compliance escalations.
- UBO discovery and mapping
- Registry checks worldwide
- Director & officer screening
- Corporate risk profiles
- Document collection portal
- Periodic re-verification
The kind of API you'd build yourself.
One endpoint to start a verification. One webhook when it's done. Typed SDKs, sane defaults, and error messages that tell you what's actually wrong. We sweat the small stuff so your team doesn't.
- TypeScript, Python, Go, Ruby, PHP, Java, .NET, Kotlin SDKs
- Sandbox environment with realistic test data
- OpenAPI 3 spec — generate your own client if you'd like
- Webhook signing, idempotency keys, retry logic — already there

// Verify a customer in one call
const verification = await zentara.verify({
document: { type: "passport", country: "IN" },
user: { id: "u_47812", email: "priya@example.com" },
flow: "standard_kyc",
});
console.log(verification.status); // "approved"
console.log(verification.score); // 0.987
Native iOS and Android, drop-in or custom.
Use our pre-built UI and you're live in an afternoon. Need pixel-perfect control to match your brand? The headless SDK gives you every callback you need without losing the on-device document quality checks.
The platform underneath
Built for the boring parts too.
Compliance, audit, alerting, multi-tenancy. The stuff you only notice when it breaks.
Drag-and-drop flows
Build verification flows visually. Different rules for different countries, products, or risk tiers — without filing an engineering ticket.
Developer-first APIs
Clean REST endpoints, typed SDKs in 8 languages, sandbox keys you can grab in two minutes. The docs are written by humans, with examples that actually run.
Compliance, sorted
SOC 2 Type II, ISO 27001, GDPR. Pick where your data lives — EU, US, India, or Singapore. We send the audit reports, you forward them to legal.
Alerts that aren't noise
Webhook fires when something actually changes — a sanctions hit, a flagged session, a re-verification due. No daily digests nobody reads.
One platform, every product
Use what you need today, plug in the rest later. Same auth, same dashboard, same billing — no separate vendor for AML or KYB.
Audit-ready by default
Every action is logged with a timestamp and an actor. Export to your warehouse, or hand a regulator a signed PDF — both take one click.
Plays nicely with the rest of your stack
50+ native integrations.
Pipe events into Salesforce, alerts into Slack, data into Snowflake. If your tool has a webhook, we work with it.
First 1,000 verifications free, monthly
- KYC + AML
- Sandbox + production
- Community support
- Standard SLA
Per verification, volume tiers apply
- Everything in Starter
- Video KYC and KYB
- Custom flows + branding
- Priority email support
Custom pricing for high volume
- Everything in Growth
- Dedicated CSM and Slack channel
- Custom data residency
- 99.95% uptime SLA
Pricing varies a little by region and product mix — we keep it simple in the contract.
Want a sandbox key?
No sales call required. Sign up, grab a key, send your first verification. If you'd rather walk through it with us, we're happy to do that too.