Peru
Service for querying Peruvian companies through the RUC (Unique Taxpayer Registry).
Endpoint
This service allows users to retrieve detailed information about companies in Peru by providing a RUC (Unique Taxpayer Registry) number. The response includes key data such as the company name, address, tax status, and other relevant details.
This service is useful for businesses, researchers, or individuals needing to verify company information and status in Peru.
Headers
Name
Value
Content-Type
application/json
Authorization
Bearer <token>
Query Parameters
Name
Type
Required?
Description
Example
documentType
String
True
Document type. Allowed value: RUC.
RUC
documentType
String
True
Unique Taxpayer Registry (RUC) to be queried, without spaces, periods, and must be 11 digits.
201340512231248910
Request
Response
Last updated