United Kingdom π¬π§
UK eKYC
Verify a British Identity across multiple sources
This is an Identity verification service for the UK, It uses Electoral Roll, CreditLendersFull(CAIS, Insight), CCJ(Country Court Judgements), BT OSIS, Mortality..
The 2+2 Matching uses Name+Address and Name+DOB in various combination to reach a Pass or Fail.
Request
[POST]
Header
Header | Type | Description |
---|---|---|
AppId | string | you would need to create an app to get your app ID |
Authorization | string | public secret key e.g prod_sk_1T1eSavlZxy02OT3OWlvbxK4G |
Body Parameter
Parameter | Type | Description | |
---|---|---|---|
first_name * | string | required | |
last_name * | string | required | |
middle_name | string | ||
date_of_birth * | string | required | |
gender * | string | M,F | required |
country * | string | GBR | required |
street_name * | string | required | |
house_number * | string | ||
post_code * | string | Required |
Sample response
Response
Was this page helpful?