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.
Limited machine-readable signal and partial portal coverage — documentation a human can read, but little a machine or agent can consume without scraping.
API Evangelist profiles Jumio the way a machine reads it — 21 machine-readable artifacts across 14 APIs, pulled from the provider's own public surface and indexed so a developer, an analyst, or an AI agent can evaluate it against every other provider on the network.
Every provider in the network is reduced to the same set of machine-readable artifacts — OpenAPI contracts, event specifications, GraphQL schemas, runnable collections, pricing and rate-limit signals, security posture, OAuth scopes, and the agent surfaces (MCP servers and skills) that let software drive the API on its own. We profile them because the interface is the part of a company you can actually inspect: it is a truer signal of what a provider does than any marketing page. From those artifacts we compute the Kin Score — Jumio scores 38.9/100 (thin), with a separate agent-readiness read of 13/100 (human only). The full breakdown is below, followed by every artifact we hold — each card links through to its machine-readable definition on apis.io.
Kin Score
This is the API Evangelist rating — a single, repeatable read computed from the artifacts on this page. Green fill is points earned; the red track is points possible, so every bar shows earned-versus-possible at a glance.
How we profile Jumio
Each block below is one kind of artifact we hold for Jumio. For each we say what it is and why it earns a place in the profile, then list every one we've indexed — capped at two rows, scroll within the panel for the rest.
APIs 14
Each API is captured as its own OpenAPI definition — every operation, parameter, and response. This is the single most useful machine-readable description of what an API does, and it's what lets us score, lint, mock, and generate against it without asking the provider for anything.
Individual APIs this provider publishes, each with its own machine-readable definition.
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.
Scroll within the panel for all 14 ·
Pricing Plans 1
Pricing is part of the interface. Machine-readable plans tell you what a tier costs and includes before you commit — one of the six things the Kin Score reads for commercial clarity.
Published pricing tiers and plan structures.
Jumio Plans Pricing
PLANSRate Limits 1
Rate limits are the difference between a demo that works and a production integration that doesn't fall over. Publishing them is an operational-transparency signal — and a hard requirement for any agent that plans its own throughput.
Documented rate limits and quota policies.
Jumio Rate Limits
RATE LIMITSFinOps 1
Cost, billing, and metering signals let a buyer model the financial operations of an API before it's live. We profile them for the same reason we profile pricing: the money is part of the contract.
Cost, billing, and metering signals for API financial operations.
Jumio Finops
FINOPSEvent Specifications 1
Not every API is request/response. AsyncAPI describes the event-driven and streaming side — the webhooks and channels — so the asynchronous half of the interface is documented the same way the synchronous half is.
AsyncAPI definitions for this provider's event-driven and streaming APIs.
Jumio KYX Workflow Callback
Server-to-server callback delivered by the Jumio KYX Platform once a workflow execution reaches a terminal or notable state. Jumio POSTs a JSON document to a customer-configured...
ASYNCAPISpectral Rules 1
Governance rulesets we run against this provider's specs — the automated checks behind parts of the score. Profiling them makes the quality bar explicit and re-runnable, not a matter of opinion.
Jumio API Rules
SPECTRALSecurity Posture 2
Authentication, domain security, vulnerability disclosure, and trust-center signals — the evidence that a provider takes security seriously enough to document it. We profile it because you can't govern what you can't see.
Authentication, domain security, vulnerability disclosure, and trust-center signals.
Resources
Every other property we hold for Jumio — documentation, portals, status pages, policies, and corporate surface — grouped by the job it does, following the integrator's arc from getting started to running in production.
Documentation 1
Reference material describing how the API behaves
Build 1
SDKs, sample code, and the tooling you integrate with
Access & Security 2
Authentication, authorization, and security posture
Operate 1
Status, limits, changes, and where to get help
Commercial 2
Pricing, plans, and the legal terms of use
Company 3
The organization behind the API
← All providers · Data indexed from github.com/api-evangelist/jumio · machine-readable index on apis.io