Previous consult
12 Aug 2026
- Officers (QSA)
- Helena Duarte — managing partner
- Share capital
- R$ 800,000.00
- Address
- Rua Exemplo, 100 — São Paulo/SP
Every inquiry stores a Serpro payload snapshot. The next one shows the delta: officers and qualifications, registration status, address, share capital, company size, CNAE, phones, and email. Credit, legal, and KYC should not sign on a stale QSA.
For financial services, credit, legal, onboarding, and compliance. One credit per inquiry.
Changes since the last consult
3 fieldsNortevale Indústria e Comércio Ltda.
12.345.678/0001-95
Previous consult
12 Aug 2026
Today’s consult
10 Sep 2026
Why it matters
What is on paper must match Receita. A partner who left, an officer who joined, capital that changed, or a status that is no longer Active — if the file does not follow, the risk sits on the contract, the credit, and the desk that signed.
The contract, KYC sheet, and collateral still name the old board.
The latest official consult already shows another partner, address, or capital.
One wrong officer fact can jeopardize onboarding, KYC, a credit assignment, and contract enforcement.
How the diff works
The same QSA monitoring pattern finance teams already trust: we store the official JSON and compare it to the previous consult for that CNPJ.
Each inquire fetches the official Serpro QSA — officers, registration status, address, capital, size, CNAE, phones, and email.
The full payload stays on the company account, linked to the previous inquiry for that CNPJ. No snapshot, no history.
We compare the new JSON with the last one. What appeared goes into new changes; what left, into old. Officers, status, capital, address, and the rest of the registry.
Put the CNPJ on a scheduled routine. Each new inquire compares again — history grows with your process cadence.
Around the history
The product is the history. API, credits, and isolation exist so credit and compliance can run that at scale.
Diff of the Serpro payload: officers and legal representative, registration status, share capital, address, size, headquarters/branch, CNAE, phones, and email.
Watch the book on weekdays, weekly, or cron. Each cycle is a new official consult — and a new delta.
Each CNPJ inquired consumes one credit from the company account. No dummy price list: you pay the inquire that writes the snapshot.
Per-account Bearer tokens, revocable. The JSON returns payload and changes — the same delta as the UI.
Snapshots, diffs, routines, and credits stay on that company account. Real multi-tenant boundaries.
Financial services, credit, legal, onboarding/KYC, and compliance — teams that cannot drift from Receita’s QSA.
For engineering
Authenticate with Authorization: Bearer. Inquiries return the payload and the changes against the previous consult. Docs at /api-docs.
# Inquiry with history and delta
Authorization: Bearer lt_live_•••
GET /api/v1/inquiries
POST /api/v1/inquiries
GET /api/v1/routines
# OpenAPI
GET /api-docs
Pricing
The model is credit per inquiry — each official inquire becomes a snapshot and, from the second one on, a diff.
R$ 100 / month · 130 credits
Monthly subscription: 130 credits (1 credit per inquiry). Signup includes 1 free credit, no card. Credits expire in 1 year.
1 credit per inquiry. Subscribe via Stripe Checkout. Cancel anytime; in the first month you can refund unused credits.
Create accountSign in, inquire a CNPJ, and see what changed since Receita last spoke. Then put the book on a routine or on the API.
Access with your company email and password. Isolation per account.