v1

latestOpenAPI 3.1.22026-08-061127187.7 KB
Events

Find election events

Cicero tracks elections occurring in every country around the world and makes information about the elections available through the election_event resource. The default response ordering is by election_expire_date.

Cost: 0 credits

get/election_event

Query parameters

format'json' | 'xml'

Specify the desired format of the response.

customer_idstring password required

Required. The License Key issued by Melissa.

keystring password

The License Key issued by Melissa.

election_expire_date_on_or_afterstring

The earliest date an election is completed. Use today for elections completing today or later. Date should be specified in a YYYY-MM-DD format.

election_expire_date_beforestring

The latest date an election is completed. Use tomorrow for elections completing before tomorrow. Date should be specified in a YYYY-MM-DD format.

maxinteger

The maximum number of objects to return.

offsetinteger

Number of items to skip in the response, starting from the beginning of the list.

Headers

Accept'application/json' | '*/*' required

Format of the response.

Content-Type'application/json' | 'application/xml' required

Format of the request.

Response

Successful response