RUC & DNI Query API for Peru
Integrate SUNAT and RENIEC data into your app in minutes. Fast, reliable and affordable.
Everything you need to integrate Peruvian data
An API designed for developers who need reliable SUNAT and RENIEC data.
Responses in <100ms
Infrastructure optimized for low latency. Your app doesn't wait.
Updated data
SUNAT registry synced daily. Always fresh and accurate data.
Easy integration
Examples in cURL, JavaScript, Python, PHP and Go. Integrate in minutes.
99.9% Uptime
Reliable infrastructure with 24/7 monitoring and redundancy.
Fair pricing
More queries for less money. Plans from S/0 to S/45.
Fast support
Quick response via email and WhatsApp. We've got your back.
How does it work?
Integrate the API in 3 simple steps.
Sign up for free
Create your account in seconds. No credit card needed.
Get your API Key
Generate your token from the dashboard.
Integrate in your app
Make your first query with a single line of code.
const response = await fetch(
"https://app.apiinti.dev/api/v1/ruc/20100017491",
{ headers: { "Authorization": `Bearer $${API_KEY}` } }
);
const data = await response.json();
console.log(data.razonSocial); // "SUNAT" Available endpoints
Simple and direct REST API. Always JSON.
/api/v1/ruc/{numero} Available /api/v1/dni/{numero} Available /api/v1/tipo-cambio Coming soon /api/v1/cpe/{serie}-{numero} Coming soon /api/v1/placa/{numero} Coming soon Integrate in minutes
Copy, paste and done. That simple.
curl -X GET "https://app.apiinti.dev/api/v1/ruc/20100017491" \
-H "Authorization: Bearer YOUR_API_KEY" Simple and transparent pricing
Start for free. Scale when you need to.
FREE
For development and testing
- 100 queries/mo
- 1 API Key
- RUC & DNI queries
- Email support
BASIC
For production apps
Tax not included
- 55,000 queries/mo
- 3 API Keys
- RUC & DNI queries
- Priority support
PLUS
For growing businesses
Tax not included
- 105,000 queries/mo
- Unlimited API Keys
- RUC & DNI queries
- Priority support
- Webhooks (coming soon)
PREMIUM
For high volume
Tax not included
- 255,000 queries/mo
- Unlimited API Keys
- RUC & DNI queries
- Dedicated support
- SLA 99.9%
- Webhooks (coming soon)
Prices do not include IGV (tax) · No credit card required
Frequently asked questions
Do I need a credit card to get started?
Where does the data come from?
How long does a query take?
Can I use the API in my invoicing system?
What happens if I exceed my query limit?
Start integrating SUNAT data today
Create your account in seconds. No credit card. 100 free queries per month.