GET
Confirm that a name and date of birth match a BVN β without pulling the full record. Returns a per-field match status and confidence score.
/api/v1/kyc/bvnHeaders
Query parameters
Response
Each supplied field comes back with astatus (matched or not) and, for names, a confidence_value from 0β100. Use this when you only need to verify identity, not retrieve it.
When the BVN isnβt found
An unknown BVN returns400 with an error message:
400 β Bad Request
Errors
Sandbox
Test withbvn=22222222222 against https://sandbox.dojah.io. See Sandbox & test data for every test value.