cURL
User Verification (KYC) APIs
Run user verification
Endpoint used to run user verification
POST
cURL
Documentation Index
Fetch the complete documentation index at: https://docs.pearcheck.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Body
ID- ID VerificationDOC- Document VerificationBIOMETRIC- Biometrics Verification
Available options:
ID, DOC, BIOMETRIC Required string length:
2 - 50Example:
"John"
Required string length:
2 - 50Example:
"Doe"
Pattern:
^\+?[1-9]\d{1,14}$Example:
"+256000000000"
Required string length:
2Example:
"UG"
*NATIONAL_ID - National ID
Available options:
NATIONAL_ID Maximum string length:
50Example:
"Loe"
Base64-encoded front of ID document (Required for Document & Biometrics Verification)
Base64-encoded back of ID document (Required for Document & Biometrics Verification)
Base64-encoded selfie image (Required for Biometrics Verification)
Response
Successful Operation