Overview
This document guides you through the integration process of Remote Verification APIs. Remote Verification allows you to create verification URLs that can be shared with end-users via email, SMS, or any communication channel to complete KYC verification.Supported Journey Types
| Journey Type | Description |
|---|---|
REMOTE_ONBOARDING | KYC verification for new customers |
REMOTE_REKYC | Re-verification for existing customers |
Important Notes
- One-Time Use: Each verification URL can only be accessed once
- Session Management: Concurrent access is prevented
- Data Availability: Journey and customer details are available for 24 hours after completion
- Remote Verification ID: This is the primary identifier for tracking verification status
- Journey Token: Only available after user starts the verification process
Integration Steps
Follow the steps below to integrate Remote Verification:- Get your API key
- Create Journey URL API - Generate a verification URL
- Get Verification Status API - Track verification progress
- Get Journey Details API - Retrieve journey information
- Get Customer Details API - Retrieve customer data
