IDV Platform Integration
This section provides a high-level overview of how to integrate the IDV Platform into your application. It shows you the main steps, with links to detailed guides for each stage of the integration.
Use this section once you already have access to a working instance of the IDV Platform and are ready to add identity verification capabilities to your applications.
The integration flow consists of three main steps:
1. Install the IDV SDK: Add the IDV SDK to your project so your app can interact with the IDV Platform.
2. Start a session: Configure your app to authenticate on the IDV Platform and start a verification session. At this step, you typically provide credentials, environment settings, and session parameters.
3. Check the results: After the verification session is completed, retrieve the results from the IDV Platform and apply them to your business logic.