Skip to content
Last updated

Get Started with LiveID+

This section covers all topics needed to integrate and operate LiveID+, the video identification platform for remote identity verification. Use the guides below based on your role and integration stage.

Platform Configuration

Platform Configuration — Set up your LiveID+ organization, define processes (live or self-identification), configure operators, set retention policies, timeouts, and enable SSO via SAML or OAuth/OpenID.

Requirements

Requirements — Check supported browsers (Chrome v80+, Safari v14+, Firefox v68+), hardware requirements (camera, microphone), and network bandwidth before deploying LiveID+.

Integration

Integration — Integrate LiveID+ into your web application using inbound patterns (standalone mode or iframe embedding) and receive results via outbound callbacks, redirect parameters, or server-side webhooks.

Asynchronous Calls

Asynchronous Calls — Schedule video identification requests for later execution using the pushAsyncCall endpoint, monitor their status, and manage the async call queue.

Events

Events — Handle compatibility test events (WEBRTCTEST_OK, WEBRTCTEST_KO) and call status change notifications emitted during the LiveID+ session lifecycle.

Call Closing

Call Closing — Process call closure events: interpret closeStatus codes (N/S/A/K), handle the full list of abort codes, and implement a robust call-closing strategy.

Data Retrieval

Data Retrieval — Retrieve call data, audit trails, photos, and videos via REST APIs. Covers token generation, conference data, audit ZIP downloads, and data deletion.

Authentication

Authentication — Authenticate API requests using an API key (server-to-server) or a JWT Bearer token (call-specific operations and data retrieval).

Resources

Resources — Additional PDF documentation: requirements, available process modules, conference data module structure, and the Namirial service status page.