Global identity verification, orchestrated across the world's best KYC vendors — with compliance rules for every market built in.
POST /v1/verify
Authorization: Bearer sk_live_***
Content-Type: application/json
{
"jurisdiction": "SG",
"customer_type": "individual",
"full_name": "Wei Ling Tan",
"dob": "1994-09-02",
"id_type": "nric",
"id_number": "S9412345A"
}{
"verdict": "APPROVED",
"risk_score": 12,
"jurisdiction": "SG",
"regulator": "MAS",
"vendor_used": ["Singpass MyInfo"],
"checks": [
{ "name": "government_registry", "status": "pass" },
{ "name": "sanctions_screening", "status": "pass" },
{ "name": "pep_screening", "status": "pass" }
],
"cost_usd": 0.38,
"processing_ms": 1420
}Different KYC provider in every market, each with its own SDK, dashboard, and pricing model.
RBI, MAS, IFSCA, FCA, FinCEN and EU AMLR each demand distinct data fields, screening lists, and audit formats.
Every new market means a fresh vendor procurement, legal review, and integration cycle.
Teams pay premium document-and-biometric prices for checks that could clear via a $0.40 database call.
Single /v1/verify call with customer + jurisdiction.
Router loads regulator rulebook, residency, and required fields.
Route to Singpass, DigiLocker, UAE Pass, Onfido, Persona, Sumsub, IDfy — with waterfall fallbacks.
Sanctions, PEP, adverse media across OFAC, UN, EU, local lists.
Unified verdict + normalized schema + full audit trail.
Omnified ships production-ready integrations with each region's flagship identity rail and every mainstream global vendor — so you don't have to pick.
Omnified ships as a first-class MCP server. Give your agent — or a customer's Claude, Cursor, or in-app copilot — the ability to verify customers, screen sanctions, and validate documents without writing glue code.
Try the interactive orchestration console — no signup, no real data.