Skip to main content
POST/api/v1/kyc/photoid/verify
Match a user’s selfie against a government-issued photo ID (passport, NIN, voter’s card, or driver’s licence) and read the details extracted from the ID.

Headers

Body parameters

Response

Returns an entity.selfie object with the face-match confidence_value (0–100) and a boolean match, plus image-quality flags, the detected card_type, and per-name match results.
As a guide, a confidence_value of 90+ is a strong match and 60+ is a successful match. Tune the threshold to your risk tolerance.

Errors