In this section, you will find the specifics of creating a process that only has the Liveness capability
Your API requests are authenticated using an access token. Any request that does not include a valid access token will return an error.
You can learn more about generating an access token here.
Production: https://api.id.unico.app/processes/v1.
When creating the process, only the subject.code and imageBase64 parameters are mandatory;
In the process response, only the id, status, and liveness (result of Liveness) parameters are returned.
For this use case, there is no need to perform the GetProcess call, as the response is synchronous.
Still need help?
Didn't find something or still need help? If you're already a client or partner, you can reach out through our Help Center.
Endpoint to create a new liveness process by Client.
Valid access-token.
Valid APIKEY with liveness capability.
User's CPF.
"12345678909"
User's name.
"Luke Skywalker"
Encrypted generated by the SDK.
"/9j/4AAQSkZJR..."
Process created successfully (User alive).
Process ID.
"80371b2a-3ac7-432e-866d-57fe37896ac6"
Process status.
3
Result of the liveness.
1