Jumio
Jumio operates the KYX Platform, an end-to-end AI-driven identity verification, fraud prevention, and compliance suite. Backend APIs orchestrate ID verification, document verification, biometric authentication, AML and watchlist screening, risk signals, and reusable identity (selfie.DONE). Web client and native iOS / Android / React Native / Flutter / Cordova SDKs front the platform; backend Java and .NET SDKs wrap the REST API for server-side flows.
APIs
Jumio ID Verification API
Initiates and retrieves ID verification transactions. Issues a token used to start the SDK or hosted web flow, accepts callback events when the verification is complete, and exp...
Jumio Document Verification API
Validates supporting documents beyond government ID - utility bills, bank statements, leases, and other proof-of-address artifacts. Returns extracted structured data and an auth...
Jumio Authentication API
Selfie-driven biometric reverification of returning customers. Compares a fresh selfie against the previously enrolled face graph for the same user and returns a match decision,...
Jumio selfie.DONE API
Frictionless reverification flow that recognizes returning trusted users with a single selfie - no need to rescan ID. Backed by the Jumio Identity Graph and reusable identity re...
Jumio Screening API (AML / Watchlist)
AI-powered AML, sanctions, PEP, and adverse-media screening. Supports one-off screening calls and ongoing monitoring of enrolled identities. Returns hits, categories, and risk-s...
Jumio Risk Signals API
Returns enriched risk-signal data on a user (device, behavioural, network, and identity-graph signals) for layered risk scoring without requiring a full verification round-trip.
Jumio Retrieval API
Retrieves stored transaction details, scanned documents, similarity scores, and decision audit history for an existing transaction. Used by compliance teams for regulatory recor...
Jumio Callback / Webhook
Server-to-server callback delivering verification results. Jumio POSTs the final decision and metadata to a customer-configured URL once a transaction reaches a terminal state. ...
Jumio Web SDK
Browser-based client SDK that hosts the verification UI, captures documents and selfies, and streams them to Jumio. Initialised with a token from the ID Verification API and con...
Jumio Mobile SDK (iOS)
Native iOS SDK (Swift) that captures ID, supporting documents, and selfie biometrics, with on-device pre-checks before streaming to Jumio.
Jumio Mobile SDK (Android)
Native Android SDK (Java/Kotlin) that captures ID, supporting documents, and selfie biometrics, with on-device pre-checks before streaming to Jumio.
Jumio React Native Plugin
React Native plugin wrapping the iOS and Android SDKs for cross-platform mobile apps.
Jumio Flutter Plugin
Flutter plugin wrapping the iOS and Android SDKs for Flutter applications. MIT-licensed.
Jumio Cordova Plugin
Apache Cordova plugin wrapping the iOS and Android SDKs for hybrid Cordova apps.