🇪🇨Ecuador
Service to query Ecuadorian citizens using the National Identity Document.
Ecuadorian Citizen Information
GET - https://api.verifik.co/v2/ec/cedula
This service allows users to obtain basic information about an individual based on their Ecuadorian identification number. By providing the document type and number as parameters, the service returns the person's full name, first and last names separately.
Implementation
Headers
Name | Value |
---|---|
Content-Type |
|
Authorization |
|
Query Parameters
Name | Type | Required? | Description | Example |
---|---|---|---|---|
documentType | String |
| Document type. Allowed parameter: CCEC. |
|
documentNumber | String |
| Document number of the person to consult, without spaces or points. |
|
Request
Response
Other responses
Last updated