🇨🇱Chilean
Service to query Chilean citizens using the RUT (Unique Taxpayer Registry).
Company Information
GET - https://api.verifik.co/v2/cl/company
This service allows you to retrieve information about a company in Chile by providing its document type and number. The service response will contain the name of the company, its business category, subcategory, and activity. Additionally, this service will provide you with a list of services for which the company is authorized to work.
Implementation
Headers
Name | Value |
---|---|
Content-Type |
|
Authorization |
|
Body
Name | Type | Required? | Description | Example |
---|---|---|---|---|
documentType | String |
| Document type. Allowed parameter: RUT. |
|
documentNumber | String |
| RUT of the company that you want to consult, enter this parameter with periods and hyphens as established by the native documentation. |
|
Request
Response
Last updated