Dimension scores are derived from public data and fields; weighted into the composite. Reference only.
buscaruc.com provides developer-oriented RUC API and DNI lookup capabilities. Its positioning is to wrap Peru’s SUNAT RUC information and DNI queries into a REST Web Service. The page states that its data is obtained and updated daily from the PADRÓN REDUCIDO published by SUNAT; the captured text indicates the most recent update with SUNAT was around 20 hours ago.
The core workflow is to submit JSON via a POST request, including fields such as token and ruc, and receive a JSON response. Example endpoints include https://buscaruc.com/api/v1/ruc, and the page also mentions a generic path: https://buscaruc.com/api/v1/[dni||ruc]?token=YOUR_TOKEN. Developers need to register first to obtain a RUTA and generate a TOKEN. The page provides examples for cURL, Node.js, .NET, and PHP, and claims the API can be called from any programming language. Overall, it feels more like a lightweight REST data interface than a full developer platform.
The captured page does not disclose pricing, free quota, request limits, rate limiting, payment methods, or SLA. In terms of documentation, the page gives straightforward explanations of the request method, Content-Type, request body, and sample code, which should help developers start testing quickly. However, it lacks response field definitions, error codes, exception handling guidance, authentication security recommendations, versioning policy, and service availability information. The text also shows an error message for “500 uncontrolled issue,” suggesting that stability and error-recovery testing are necessary before production integration.
The strengths are its simple interface, clear JSON input/output, no dependency on a specific programming language, and stated daily SUNAT data updates, making it suitable for RUC/DNI validation and profile enrichment. The downsides are limited public transparency: it does not explain whether it is open source, whether self-hosting is possible, pricing, support channels, or the boundaries of data accuracy. The documentation also reads more like an examples page than a complete API reference.
It is suitable for teams doing business in Peru that need to embed RUC/DNI lookup into ERP, CRM, tax/accounting, supplier management, or account-opening workflows. Access from China cannot be determined from the text, and payment methods are not disclosed. For teams in China, it is advisable to test network connectivity, latency, and the registration process first. Alternatives may include official SUNAT channels or other Peru RUC/DNI data APIs.
⚠ This review is compiled from public sources and does not constitute a purchase recommendation. Verify all facts on the vendor's official site. Verify on buscaruc.com official site.
buscaruc.com is an Peru API & Data provider. TG4G tracks its product information, an overall rating of 6.0/10, and a China-accessibility score of Workable. Click "Visit Official Site" to reach buscaruc.com directly.