Business type | Use case |
---|---|
Fintech and lending | Auto fetch fields like PAN, date of birth, gender, and address to accelerate KYC processing |
Banking | Reduce manual form entry by pre-filling key details for seamless eKYC |
Insurance | Pre-fill proposal and policy forms with verified data to fast-track onboarding |
Integrate the SDK
Create a brand-customised template
Initiate onboarding
Verify data availability
Initiate OAuth
session_id
required to open the SDK.Collect user consent
session_id
.The SDK will present an OTP-based consent screen for the user to approve data access.Once consent is granted, the SDK returns an auth_code
via callback.Generate an access token
auth_code
for an access token.The access token is valid for one hour.Retrieve user details
Pre-fill and complete onboarding