Create an IDV Session
Initiate a hosted KYC/KYB session and obtain a unique URL for the hosted frontend experience.
By default, the returned HostedUrl must be completed and submitted within 7 days of creation. If the session contains a liveness step and that step has been started (the QR code was generated), the session instead expires 1 hour after the liveness step started.
The steps presented to the user depend on their User type: Natural, Soletrader, and Business and Organization (or Business - Legacy / Organization - Legacy). If the user already has an IDV Session with a Status of PENDING, that existing session is returned instead of creating a new one.
Read more about hosted KYC/KYB →
Path parameters
Platform's API account identifier, associated with the API key.
The unique identifier of the user.
Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.
If your platform is using a proxy to take SCA-triggering action on behalf of users, you also need to integrate mTLS authentication and use the api-mtls base URL.
Request body
Response
Success