Are the RACs Prepared? (Yes/No)
This is a yes or no answer to report the preparation of Registration Area Centers.
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
Response
status
Char
"success" or "fail"
data
Char
YES
message
Char
13 records found
error
Char
An error has occurred
"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