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 "[email protected]" \
     -F "[email protected]" \
     -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