Create a verification session token
Mint a short-lived verification session token for the user’s browser or mobile app.
POST
Creates or reuses a verification session for the user and returns the token you hand to the client integration. See the KYC guide for the end-to-end flow.
Body
ISO date,
YYYY-MM-DD.ISO 3166-1 alpha-3 country code.
Returns
Opaque applicant reference for this verification session.
Opaque session ID. Pass it to the client verification flow.
JWT. Valid for 1 hour.
Seconds until
sdkToken expires.