This section provides descriptions and guidelines for making requests to our Public API. All data transmitted via our Public API is encrypted to ensure security. For more information on encryption and how to handle encrypted data, please visit the Encryption page.
You can find full description of API here [Gateway API]
Create new applicant
post
/api/public/applicant
Header parameters
x-private-app-keystringrequired
Private app key
x-workmodeany
Body
externalUserIdstringrequired
A unique applicant identifies on the client side
flowNamestringrequired
A flow name
phonestring
An applicant phone number.
emailstring
An applicant email address.
langstring
The language, in which the verification results should be displayed to applicants.
suppliedInfoobject
Used to compare the data that you provide to us with that we extract from the applicant documents.