Logo
Openapi.it Public API Documentation

IDENTITY VERIFICATION

Number of APIs: 6


The Video Recognition service offers a streamlined and secure digital onboarding experience for users. This guided process allows users to access and authenticate themselves on the platform through positive identification supported by an advanced data verification system.

Through Video Recognition, users can provide the necessary information for onboarding. The system verifies identities in real-time, approving requests that meet predefined criteria. In cases of negative outcomes during the process, the system notifies the provider with detailed information regarding the cause of refusal, allowing for corrections or appropriate actions.

This technical document illustrates the flow and different possible outcomes during the video identification process, including scenarios such as positive identifications, repeatable or definitive negative outcomes, and their corresponding communications to the Provider system.

IN SANDBOX

To facilitate integration and understanding of the service, a sandbox environment is available to test the functionality of Video Recognition. The sandbox link enables experimentation with various features and simulation of identification scenarios in a controlled environment.

You can test the entire video recognition process using the following tax codes: - RSSMRA80A01H501U OK (identityverified) - BNCSRG80A01H501M KO (identitydocumentnotavailable)

The platform provides an advanced testing environment to automatically simulate scenarios of success (OK) and failure (KO) in response to API calls.

After submitting the request, the platform follows a timed flow: after one minute, it sends a callback with the validation event, and subsequently, another minute later, it automatically sends a notification of either positive outcome (OK) or negative outcome (KO).

Contact Support: Name: Support


1. {{baseUrl}}/IT-automatic

POST {{baseUrl}}/IT-automatic



2. {{baseUrl}}/IT-selfie

POST {{baseUrl}}/IT-selfie



3. {{baseUrl}}/IT-live

POST {{baseUrl}}/IT-live



4. IT-identity-verifications-{id} - {{baseUrl}}/IT-identity-verifications/:id

GET {{baseUrl}}/IT-identity-verifications/:id



5. IT-identity-verifications-{id} - {{baseUrl}}/IT-identity-verifications/:id/:type

GET {{baseUrl}}/IT-identity-verifications/:id/:type



6. IT-identity-verifications - {{baseUrl}}/IT-identity-verifications

GET {{baseUrl}}/IT-identity-verifications



ENDPOINTS