Create a project flow
POST -
https://api.verifik.co/v2/project-flows
Project flows define a specific use for Verifik services and how we want to implement them. In this context, we will define various data points that Verifik will use to perform validations using passwordless and liveness detection technologies.
Headers
Name | Value |
---|---|
Content-Type |
|
Authorization |
|
Body Example
The creation of a project flow involves various components, which will be listed below:
project & type
project: the project is the _id generated when creating a project correctly.
type: The type determines what type of service you want to generate in this project flow. Options [login, onboarding]
SmartAccess settings
Login settingsSmartEnroll settings
Onboarding settingsSecurity settings
Security settingsResponse
Last updated