Access the article from the previous version of the documentation:
https://api.kycaid.com/services/br/cpf/cpf_number
No request payload
The Brazil CPF verification service allows you to verify the identity of an individual in Brazil using their individual taxpayer identification number (Cadastro de Pessoas Físicas). The service returns the person’s full name, date of birth, and CPF registration status, including whether the CPF is active, suspended, or cancelled. No document upload is required for verification. This enables quick and automated identity checks against official records.
https://api.kycaid.com/services/br/cpf/2/{cpf_number}
No request payload
{ "validation": { "valid": true }, "data": { "cpf_number": "00388415129", "full_name": "Josh Coffey", "dob": "1976-02-21", "gender": "M", "cpf_status": "Regular", "cpf_status_code": "00", "cpf_status_reason": "REGULAR", "year_of_death": null } }
Access the article from the previous version of the documentation:
https://api.kycaid.com/services/in/aadhaar/generate-otp
No request payload
Access the article from the previous version of the documentation:
https://api.kycaid.com/services/kz/iin/request
No request payload
Access the article from the previous version of the documentation:
https://api.kycaid.com/services/kz/personal-data/request
No request payload
Access the article from the previous version of the documentation:
https://api.kycaid.com/services/mx/curp/curp_number
No request payload
Access the article from the previous version of the documentation:
https://api.kycaid.com/services/ng/nin
No request payload
Access the article from the previous version of the documentation:
https://api.kycaid.com/services/ng/driver-license-number
No request payload
Access the article from the previous version of the documentation:
https://api.kycaid.com/services/pe/dni/{dni_number}
No request payload
Access the article from the previous version of the documentation:
https://api.kycaid.com/services/pe/dni-extra/{dni_number}
No request payload
The foreigner resident ID (Peru) verification service allows you to verify the identity of a foreign resident in Peru by their CE (Carné de Extranjería) number. The service returns the individual’s full name, given and family names, date of birth, nationality, immigration status, and residence details, including ID issuance and expiration dates
https://api.kycaid.com/services/pe/foreigner-id
{ "document_number": "006016372", "dob": "1976-02-21" }
{ "validation": { "valid": true }, "data": { "number": "006016372", "full_name": "Josh Coffey", "first_name": "Josh", "last_name": "Coffey", "names": [ null ], "dob": "1976-02-21", "issue_date": "2020-11-04", "expiry_date": "2028-11-04", "residence_expiry_date": "2028-04-16", "immigration_status": "ESPECIAL", "nationality": "GB", "nationality_demonym_es": "VENEZOLANA" } }
Access the article from the previous version of the documentation:
https://api.kycaid.com/services/tr/identity-number
No request payload
A unique identifier of a form, assigned by our system after it is created in the Dashboard
A unique identifier of an applicant, that is assigned by our system after an applicant object was created with a “Create an applicant” request
A unique identifier of your user in your system
https://api.kycaid.com/external-verifications
{ "type": "UA_BANK_ID", "form_id": "d87132ba092d8148ba1891736832d0451ac2", "applicant_id": "723f46ab04feb64f442946f2953a67eaecf7", "external_applicant_id": "cb1eebbe-9945-4e64-8f60-c920f1e3e237", "language_code": "EN" }
A unique identifier of an object in your system
A unique identifier for a verification, assigned by our system after a verification is created using the “Create a verification" request
A unique identifier of an applicant, that is assigned by our system after an applicant object was created with a “Create an applicant” request
{ "external_verification_id": "ed469618898d75b149e5c7c4b6a1c415", "verification_id": "d2177cdf067d424a221b5d045dc616bf81f9", "applicant_id": "723f46ab04feb64f442946f2953a67eaecf7", "request": { "method": "PRIVATBANK", "url": "https://bankid.org.ua/DataAccessService/das/authorize?response_type=code&client_id=fb58c7a4-cbb8-4331-a974-228e7ff30ff1&redirect_uri=https://api2.needhelp.com.ua/callbacks/ua-bank-id/d947a2180d6461447119b6d4c4a8f3c201a1" }, "additional_requests": [ { "type": "PRIVATBANK", "method": "GET", "url": "https://bankid.org.ua/DataAccessService/das/authorize?response_type=code&client_id=fb58c7a4-cbb8-4331-a974-228e7ff30ff1&redirect_uri=https://api2.needhelp.com.ua/callbacks/ua-bank-id/d947a2180d6461447119b6d4c4a8f3c201a1" } ] }
Access the article from the previous version of the documentation:
https://api.kycaid.com/external-verifications/{external_verification_id}
No request payload