Voter ID

Use this API to verify the authenticity of your customer's voter ID. You need to enter the Electoral Photo Identity Card (EPIC) number and we retrieve complete details including assembly and parliamentary constituency details.

Response

You get the following key information in the data object of the response:

NameData TypeDescription
namestringName of the individual as present in the voter ID card.
name_in_regional_langstringName of the individual in the individual’s regional language as present in the voter ID card.
agestringAge of the voter ID holder as present in the voter ID card.
relation_typestringType of the relationship with the parent/guardian as present in the voter ID card.
relation_namestringName of the parent/guardian as present in the voter ID card.
relation_name_in_regional_langstringName of the parent/guardian in the individual’s regional language as present in the voter ID card.
father_namestringFather’s name of the individual as present in the voter ID card.
dobstringDate of birth of the individual as present in the voter ID card.
genderstringGender of the individual as present in the voter ID card.
addressstringAddress of the individual as present in the voter ID card.
split_addressobjectAddress information of the individual as present in the voter ID card. See the table below for details.
epic_numberstringEPIC number of the individual as present in the voter ID card.
statestringName of the state as present in the voter ID card.
assembly_constituency_numberstringNumber associated with the assembly constituency as present in the voter ID card.
assembly_constituencystringName of the assembly constituency as present in the voter ID card.
parliamentary_constituency_numberstringNumber associated with the parliamentary constituency as present in the voter ID card.
parliamentary_constituencystringName of the parliamentary constituency as present in the voter ID card.
part_numberstringPart number in the electoral roll.
part_namestringPart name in the electoral roll.
serial_numberstringSerial number as present in the voter ID card.
polling_stationstringPlace where the individual cast votes during elections.

split_address

NameData TypeDescription
districtarray of stringsNames of the districts in the address information.
statearray of arrays of stringsNames of the states in the address information.
cityarray of stringsNames of the cities in the address information.
pincodestringPIN code as present in the voter ID card.
countryarray of stringsNames of the countries in the address information.
address_linestringAddress information as present in the voter ID card.
Language
Credentials
Click Try It! to start a request and see the response here!