Verification Request

curl --location --request POST 'https://api.insights-periculum.io/verify/document' --header 'Authorization: Bearer string_encrypted_accesst_token' --header 'Content-Type: multipart/form-data' -F "selfie=@selfie.jpg" \ -F "document=@document.jpg" \ -F "regionCode=NG" \ -F "documentType=PASSPORT"

Parameters

NameDescriptionTypeRequired
selfieSelfie of userfile(.jpg or .png)Yes
documentPicture of documentfile(.jpg or .png)Yes
documentTypeType of document to be verifiedstringYes
regionCodeCode of regionstringYes