🇺🇾Uruguay Citizen
Service to consult citizens of Uruguay using the CC (Citizenship Card).
Uruguayan Citizen Information
GET - https://api.verifik.co/v2/uy/cedula
This Uruguay service allows you to verify the validity of a Uruguayan ID card using the document type CCUY and the provided document number. In addition to validating the document, you can obtain detailed information such as the full name, first names, and last names of the person associated with the given document number.
Implementation
Headers
Name | Value |
---|---|
Content-Type |
|
Authorization |
|
Query Parameters
Name | Type | Required? | Description | Example |
---|---|---|---|---|
documentNumber | String |
| Document number of the person to be consulted. |
|
documentType | String |
| Type of document to consult. Allowed parameter: CCUY. |
|
Request
Response
Last updated