Skip to main content

Authenticate

You integrate the Jumio Platform with your organization’s website, application, or mobile app when you want to use Jumio’s identity verification technology to ensure that your customers are who they claim to be.

info

Before starting your integration, complete the Jumio Integration Prerequisites. Consult with your Jumio account representative for additional information and assistance.

Develop a Jumio Platform Integration

The process involves,

  • Implement a service to obtain bearer tokens for authorizing API requests via the Jumio Endpoint or use the Java Client Library for automatic token management.

  • Create or update user accounts using the Rest APIs, checkout this or the Java Client Library to initiate transactions.

  • Enable credential upload and workflow initiation through the Jumio Web Client, Mobile SDKs, Java Client Library, and/or REST APIs*, checkout Credential Acquisition.

  • Set up a Callback service for handling status notifications about the transactions.

  • View or Retrieve workflow transaction.

Integration Diagram