Getting started

To begin using our Identity Verifications APIs, there are a few steps that you need to complete first.


Table of Contents


Setups

Setups enable our clients to build a unique flow that best suits their business needs. There are two types of setups that can be created:

  1. Identity Verification (IDV) setup. This setup determines what resources will be used in the Identity Verification flow and holds general purpose information that is potentially be valuable for all other individual steps, e.g. redirectUrls and other global settings. One setup can have a number of steps, added multiple times in any order, e.g. Kyc identification, Authentication Signature and others.

  2. KYC identification setup. This setup determines what features of customer onboarding process workflow should be used, e.g. capturing specific document types, capturing selfie and others.

Setups must be created before initiating Identity Verifications. This can be done by using Ondato APIs or with the help of Ondato support team.

For more details please contact [support@ondato.com].


Setup versioning

Our setups have versioning. Every time you update a setup - a new version is asynchronously created with the previous setup values. You can browse specific setup versions and read their description of changes made.

When a new resource is created with assigned setup the resource will take the latest version of the setup and will apply only the specific saved version of the setup permanently.


Testing data

The user sessions created in the sandbox environment are automatically deleted after 7 days.