Skip to main content
CPF lookup is the identity checker at signup: before granting benefits, credit, or access, you verify CPF and birth date — and in full mode, whether the pair exists in the official government database, accessed through a platform partnership. Use the dashboard under Add-ons → CPF lookup or integrate at onboarding.

What is it?

An add-on that answers: are this CPF and birth date valid? In full mode, it also answers: does the pair exist in the official database and what registration data is available? You send CPF + birth date — both are required in either mode.

Two lookup modes

Full mode accesses official registration data through a platform partnership with authorized sources — you do not need your own integration contract. See GET /v1/pricing or the pricing API.

Status values

Quick: valid or invalid. Full: found, notFound, minorBlocked (LGPD — no personal data), invalid, error. resultCode runs from 1 to 8 (8 = locally valid in quick mode).

API Key scope

CPF routes require validations:cpf.

Next steps