Skip to content
Download OpenAPI description
Languages
Servers
https://api.kycaid.com/
Operations

Request

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 gender.

Security
API-Key
Path
cpf_numberstring= 11 charactersrequired

Brazilian individual taxpayer identification number (Cadastro de Pessoas Físicas), consisting of 11 numeric digits without formatting (no dots or hyphens)

Example: 00388415129
No request payload

Responses

OK

The request was successful, and our system returned an expected response.

Bodyapplication/json
validationobject
dataobject
Response
application/json
{ "validation": { "valid": true }, "data": { "number": "00388415129", "name": "Josh Coffey", "first_name": "Josh", "middle_name": "David", "last_name": "Coffey", "dob": "1976-02-21", "gender": "M" } }

Request

The alternative 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.

Security
API-Key
Path
cpf_numberstring= 11 charactersrequired

Brazilian individual taxpayer identification number (Cadastro de Pessoas Físicas), consisting of 11 numeric digits without formatting (no dots or hyphens)

Example: 00388415129
No request payload

Responses

OK

The request was successful, and our system returned an expected response.

Bodyapplication/json
One of:
validationobject
dataobject
Response
application/json
{ "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 } }
Operations

🇰🇿 Kazakhstan

🇰🇿 Kazakhstan

Operations
Operations
Operations
Operations
Operations
Operations