Last updated
Last updated
GET - https://api.verifik.co/v2/es/cedula
The Spanish resident information service you can easily verify the validity of Spanish Identity Cards (DNI/NIE) by providing the document number and the expiration date. The response includes the document type, document number, full name, first name, last name, and an array of names.
Headers
Query Parameters
Content-Type
application/json
Authorization
Bearer <token>
documentType
String
True
Document type. Allowed parameter: DNIES, NIE.
DNIES
documentNumber
String
True
Document number of the person to consult without spaces.
123456789
date
String
True
The date on which the document to be consulted expires. Valid format: DD/MM/YYYY.
17/07/2024
Service to query Spanish citizens using the DNI (National Identity Document) or NIE (Foreigner Identification Number).