# LiveID+

LiveID+ is a video identification platform that enables organizations to integrate remote video recognition workflows into their existing systems.

## Overview

LiveID+ provides a complete solution for remote video identification, allowing organizations to verify customer identities through live video calls managed by trained operators. The platform is designed for seamless third-party integration and supports multiple deployment scenarios.

## Key Features

- **Inbound integration**: Start video identification calls from your web application
- **Outbound integration**: Receive real-time status updates via client-side callbacks, redirect parameters, or server-side webhooks
- **Asynchronous calls**: Schedule video identification requests for later execution
- **Data retrieval**: Download call data, audit trails, photos, and videos via REST APIs
- **SSO support**: Operator login via SAML or OAuth/OpenID
- **Multi-organization**: Support for multiple organizations with separate processes and operator pools
- **OTP verification**: SMS and email-based one-time password verification during identification


## Environments

| Environment | URL |
|  --- | --- |
| Test | [https://liveid.test.namirialtsp.com](https://liveid.test.namirialtsp.com) |
| Production | [https://liveid.namirialtsp.com](https://liveid.namirialtsp.com) |


## Getting Started

Before integrating, review the following sections:

1. [Platform Configuration](/products/liveidplus/enterprise/get-started/platform-configuration) — Organization setup, processes, and operators
2. [Requirements](/products/liveidplus/enterprise/get-started/requirements) — Browser, hardware, and network requirements
3. [Integration](/products/liveidplus/enterprise/get-started/integration) — Inbound, outbound, and asynchronous integration patterns
4. [Events](/products/liveidplus/enterprise/get-started/events) — Compatibility test events and call status updates
5. [Call Closing](/products/liveidplus/enterprise/get-started/call-closing) — Call closure events and abort codes
6. [Asynchronous Calls](/products/liveidplus/enterprise/get-started/async-calls) — Queue and manage scheduled video identifications
7. [Data Retrieval](/products/liveidplus/enterprise/get-started/data-retrieval) — Retrieve call data, audit trails, and media files
8. [Authentication](/products/liveidplus/enterprise/get-started/authentication) — API key and JWT token authentication
9. [Resources](/products/liveidplus/enterprise/get-started/resources) — Additional documentation resources


## API Reference

The complete LiveID+ API reference is available here:

- [API Reference](/products/liveidplus/enterprise/developer-documentation/api-definition)