Data protection with advanced encryption and unique tokens. SSL/TLS enforced on every request.
Responses in under 50ms with high availability (~99.9%). Robust, scalable infrastructure.
233+ million records for CPF lookup and identity validation.
Track requests in real time, manage tokens and access detailed usage reports.
A specialised team ready to help. Response within 4 business hours on paid plans.
10,000 lookups included on paid plans. Overage costs R$ 0.01 per lookup, billed via PIX.
Ultra-fast integration with the largest CPF database in Brazil
curl -X GET "https://api.cpf-brasil.org/cpf/12345678901" \
-H "X-API-Key: SEU_TOKEN_AQUI" \
-H "Content-Type: application/json"
const response = await fetch('https://api.cpf-brasil.org/cpf/12345678901', {
method: 'GET',
headers: {
'X-API-Key': 'SEU_TOKEN_AQUI',
'Content-Type': 'application/json'
}
});
const data = await response.json();
console.log(data);
import requests
url = "https://api.cpf-brasil.org/cpf/12345678901"
headers = {
"X-API-Key": "SEU_TOKEN_AQUI",
"Content-Type": "application/json"
}
response = requests.get(url, headers=headers)
data = response.json()
print(data)
<?php
$url = "https://api.cpf-brasil.org/cpf/12345678901";
$headers = [
"X-API-Key: SEU_TOKEN_AQUI",
"Content-Type: application/json"
];
$ch = curl_init();
curl_setopt($ch, CURLOPT_URL, $url);
curl_setopt($ch, CURLOPT_HTTPHEADER, $headers);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
$response = curl_exec($ch);
$data = json_decode($response, true);
print_r($data);
10,000 included + R$ 0.01 per extra lookup via PIX
Works directly in the browser
Real-time monitoring
RESTful API design
SSL/TLS encrypted
High availability
Replace "SEU_TOKEN_AQUI" in the examples with your personal token
Go to dash.cpf-brasil.org and create your account
Log in and access your control panel
Your unique token will be available in the dashboard
Test our API in real time with real data
Companies of every size rely on our API for CPF validation
"I integrated API CPF Nacional into my payment gateway and cut fraud by 85%. Validation is instant and accurate."
"As an online seller, I use the API to verify that customer CPFs are genuine. It doubled my confidence in every sale."
"We built it into our KYC system and customer approval became 70% faster. Reliable API and excellent documentation."
"I use it in my marketplace to validate sellers. The API is very fast and helps me keep the platform trustworthy."
"Our fintech processes thousands of validations a day. The API has never failed and technical support is outstanding."
"Simple integration and immediate results. I reduced chargebacks by 60% by validating CPFs before payment."
"As a consultant, I recommend it to every client. The API is robust, reliable and delivers 99.9% uptime."
"I use it in my instalment credit system. Real-time validation gives me the confidence to approve larger sales."
"I added it to our platform onboarding. The process is faster and safer for everyone."
"Best CPF API on the market! I use it in all my freelance projects and clients are always impressed."
"We rolled out API CPF Nacional across our marketplace platform and cut fraud attempts by 90%. Essential for our compliance."
"We integrated the API into the sign-up flow for direct sales consultants. Instant, reliable validation that gave us more operational safety."
Leave the amateurs behind. Compare us with other options on the market.
Integrate in under 5 minutes and start validating CPFs with official data
Sign up in under a minute. No credit card. 10 free lookups to test.
In the dashboard, generate your unique token with one click. Secure and easy to use.
Call the /cpf/{number} endpoint with your token. Instant JSON response.
Works in any language: PHP, Python, Node.js, Java, C#. Full examples in the documentation.
See how companies across different sectors use our API
Validate CPFs at checkout and cut fraud by 80%. Fewer chargebacks, more security.
Meet KYC/AML requirements with official verification. Onboarding 3x faster.
Validate users at sign-up and improve lead quality by 90%. Reliable data from day one.
Qualify leads before handing them to sales. Save 40% of your team's time.
Validate sellers before approving them. Cut fraud by 95% and build trust.
Activate lines with regulatory compliance. Prevent cloning and default.
Unlock the full potential of API CPF Nacional
Plan payment via PIX, card, bank slip and PayPal through Hotmart
Overage: R$ 0.01 per lookup, billed separately via PIX in the dashboard
Everything you need to know about our CPF lookup and validation API
All data comes directly from the Brazilian Receita Federal. Our base holds 233+ million official records, refreshed regularly. No scraped or unofficial data.
Yes. Our base is synchronised with official Receita Federal records and we deliver 99.8% accuracy. Very different from amateur APIs running on stale data.
Our API responds in under 100ms on average. We use dedicated servers and a CDN to keep performance high even under heavy request volume.
Simple and professional: 1) create your account in the Dashboard, 2) choose your plan inside the platform, 3) pay by PIX straight from the dashboard (QR code + exact amount), 4) receive your token and start using it right away.
PIX fully organised through the dashboard. You get the charge inside the platform with a QR code, the exact amount and a clear due date. No chasing by message, no guessing the amount, no confusion. Once paid, access is released automatically along with the tax invoice.
Of course. Cancel automatically from the dashboard whenever you want. No red tape, no retention calls. Your company, your rules.
Yes, automatically. An electronic invoice is issued on the payment date and sent by email — ready for your finance team, not a bare PIX transfer receipt.
Very simple. We provide ready-made examples in PHP, JavaScript, Python and cURL, plus complete documentation with real use cases. Integration takes under 10 minutes.
Transparent, fair limits: the free plan includes 10 lookups/month for testing. Paid plans include 10,000 lookups/month and overage costs R$ 0.01 per lookup via PIX. Everything stated clearly — no surprises.
Yes. An interactive playground right here on the site, plus the official test CPF (000.000.001-91) for your development environments.
We run at high availability (around 99.9%), with 24/7 monitoring and redundant infrastructure. Very different from homemade APIs that keep going offline.
Professional email support with a reply within 4 business hours, handled by a specialised technical team — not one developer answering from a phone at midnight.
Complete, up-to-date documentation. Endpoints, parameters, error codes and practical examples. Everything you need, without having to ask over chat.
Our team helps you. Integration support is included on every plan. We review your code, suggest improvements and make sure it works properly.
Create your account and start using our API immediately.
Full dashboard • 10,000 lookups included • Overage via PIX