KYC Verification
Create Session
Create a new verification session to begin the KYC process for an applicant.
POST
Request Body Parameters
UUID of the verification profile to use. Profiles define the steps, thresholds, and document types for the session.
Applicant’s email address
Applicant’s full name
Your internal reference ID for this session
URL to redirect the applicant after completing the hosted flow
Session expiration in seconds (min: 300, max: 86400, default: 3600)
Arbitrary key-value pairs attached to the session
Use
session_token to initialize the Web, Flutter, or React Native SDK. Use session_url to redirect the user to the hosted verification flow.
