API Reference

Voter Id Verification

Use this API to Fetch the Voter id details using Epic number

Header Parameters

NameTypeDescription
Content-TypeStringApplication/Json
AcceptStringApplication/Json
X-Qro-ApiKeyStringProvided By Dextox
X-Qro-UserIdStringProvided By Dextox

Request Parameters

Param NameParam TypeIs MandatoryDescription
EpicNumberstringYESEpicNumber

Sample Response

{
    "statuscode": "TXN",
    "status": "Result fetched",
    "data": {
        
    },
    "timestamp": "06-06-2025 13:23:30"
}
Language
Click Try It! to start a request and see the response here!