Service to validate if a Chilean document is still valid.
Validate Chilean document
GET - https://api.verifik.co/v2/cl/validate/documents
The Chilean document validation service allows users to verify the validity status of Chilean identification documents. By providing the document type and number, users can check if the document is currently valid. The response includes details such as the document number, type (e.g., RUN - National Unique Role), serial number, and status (e.g., 'Not Valid').
To use this service in a graphical interface, we invite you to access our client panel at Verifik.
Implementation
Headers
Name
Value
Content-Type
application/json
Authorization
Bearer <token>
Body
Name
Type
¿Required?
Description
Example
documentType
String
True
Document type. Allowed parameter: RUN, RUT.
RUT
documentNumber
String
True
Document number of the person to consult without spaces.