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
Brazilian individual taxpayer identification number (Cadastro de Pessoas Físicas), consisting of 11 numeric digits without formatting (no dots or hyphens)
A full name of an object, which consists of a first name and a last name
The name the individual chooses to be known by in social or public contexts. May differ from the legal name
Status code of the CPF number, based on official data - 00
— Valid (CPF is active and in good standing) - 02
— Suspended (CPF is temporarily inactive) - 03
— Canceled (CPF has been officially canceled) - 05
— Pending regularisation (CPF requires corrective action) - 08
— Null (CPF was never issued or is invalid)
Descriptive status of the CPF number, based on official data. Indicates the current registration condition of the CPF holder - Regular
— Valid (CPF is active and in good standing) - Suspensa
— Suspended (CPF is temporarily inactive) - Cancelada
— Canceled (CPF has been officially canceled) - Pendente
— Pending regularisation (CPF requires corrective action) - Nula
— Null (CPF was never issued or is invalid)
Human-readable reason for the current CPF registration status, as provided by officials. Explains why the CPF holds its specific status (e.g., suspension due to missing tax declarations, cancellation by request, invalid registration, death)
Calendar year in which the individual was reported deceased, based on available records. The field may be null
if the information is not applicable
{ "cpf_number": 388415129, "full_name": "Josh Coffey", "social_name": "Bird", "mother_name": "Maria Aparecida da Silva", "dob": "1976-02-21", "gender": "M", "cpf_status_code": "00", "cpf_status": "Regular", "cpf_status_reason": "REGULAR", "deceased_year": null, "cpf_registration_date": "1998-05-12" }
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