Are all electoral materials supplied in the right quantity? (Yes/No)
This is a yes or no answer to report whether all electoral materials has been supplied in the right quantity
API Base root
API Endpoint
Headers
Our service accepts headers for authentication. See below the headers to pass to the API
Authorization
String
Bearer {API Key}
Security Key
String
Security Key
Request
Search Parameter (Election ID)
required
This is the Election ID unique to the election you wish to fetch information from for every election managed on CT-DASS.
Use 13 for the election ID of Ekiti State Governorship Election 2022
Constituency
required
This is the constituency for the election you wish to fetch information from for every election managed on CT-DASS. It can be: 1. LGA (Local Government Area)
2. RA (Registration Area)
RA
Code
required
This refers to as the delimitation data/code for the constituency of the election.
30/13/02/001
Response
ResponseCode
Char
"status" can be "success" or "fail"
"data" contains the actual results
"message" gives little information about the result. Example: 25 records found; No record found
"error" gives information about error encountered while trying to fetch results
Last updated