CPF (Brazil)

Overview

Queries Receita Federal services to validate a taxpayer (CPF) number and return name, date of birth and status—foundational for Brazilian KYC flows.

  • ID: brazil-cpf-lookup
  • Type: eID (database)
  • Verification Type: Enrichment
  • Regions: Latin America
  • Countries: BR
  • Adoption: 180,000,000
  • URL: https://www.serpro.gov.br/

Integration with Trinsic

CPF verification is integrated into Trinsic's identity acceptance network allowing businesses to verify users against the government system of record in Brazil.

  • Data Inputs: idNumber (CPF)
  • Permission required: Yes, this method requires registration before you can activate it for your users. Please contact Trinsic to begin this process.
  • Cost: Contact the Trinsic team.

User Flow

Trinsic offers a fetch service where the user provides their CPF number and grants consent, then our service responds with a set of verified attributes.

To see a demo of this flow, watch this video.

How to Test

While using a test mode App, launch the widget or the provider directly.

  • Enter the credentials and submit.
    • CPF number: (see credential options below)
    • If biometrics is enabled, use the image found below the CPF numbers
  • At the end, you will be presented with test data for the verification session.
CPF NumberDate of BirthCPF StatusVerification Result
404428201351970-11-14Regular✅ Success
076918523122000-08-13Pending Regularization✅ Success
302720950792009-02-03Minor under 18✅ Success
208034070092021-07-16Minor under 16
405321768711982-03-22Suspended❌ Failure
016485279491996-02-18Canceled❌ Failure
983025147051999-10-05Nullified❌ Failure
051375187431965-07-05Deceased❌ Failure
Test Image

Direct API Requirements

📘

Direct API is not a requirement.

You can integrate with this provider using the Hosted UI instead, with no additional integration requirements on your end.

What your integration must support in order to use this provider with the Direct Provider Sessions API.

  • Supports Direct Provider Sessions: ✅
  • Launch Method: None — No user-facing action is required to start the flow.
  • Collection Method: PollResult — Results arrive asynchronously; poll with the resultsAccessKey returned at session creation.
  • Requires Input: This provider requires input before verification can proceed.
  • Trinsic-Hosted UI: A Trinsic-Hosted Fallback UI exists for this provider, which may be invoked to cover gaps in your integration's capabilities.

Outputs

ℹ️

Normalized Attributes

These attributes form part of our normalized model, a standardized set used across providers. Trinsic normalizes this for you and lets you know when a property is available for each provider.

FieldAvailabilityNotes
person.fullNameAlways-
person.dateOfBirthAlways-
document.numberAlways-
match.faceMatchSometimesIf selfie is provided and authoritative source is available
attachments.selfieSometimesIf selfie is provided and authoritative source is available

Learn more about identity verification in Brazil.


Did this page help you?