Brazil
Background check with the Brazilian Federal Police using CPF (Cadastro de Pessoas Físicas).
Endpoint
The Brazil Background service provides detailed information about Brazilian individuals. When making a query, the response includes relevant data such as associated names, ability to issue reports, certification number, document number, document type, first name, full name, last name, and a base64-encoded PDF file.
Headers
Name
Value
Content-Type
application/json
Authorization
Bearer <token>
Query Parameters
Name
Type
Required?
Description
Example
documentType
String
True
Document type. Valid parameter: CPF.
CPF
documentNumber
String
True
Document number of the person to consult.
123456789
dateOfBirth
String
True
Date of birth of the person to consult, valid format: dd/mm/yyyy.
20/05/2022