The Verification Sessions API

To verify the identity of a user, you create a VerificationSession object. Using the verification_session.id, you can retrieve information about verifications, including the verification session's status and the user's verified data. If you want to both log a user in and verify them, a verification session can do both.