API Reference
Stay organized with collections
Save and categorize content based on your preferences.
This API reference is organized by resource type. Each resource type has one or more data representations and one or more methods.
Resource types
-
Elections
-
Divisions
Elections
For Elections Resource details, see the resource representation page.
Method |
HTTP request |
Description |
URIs relative to https://www.googleapis.com/civicinfo/v2, unless otherwise noted |
electionQuery
|
GET /elections
|
List of available elections to query.
|
voterInfoQuery
|
GET /voterinfo
|
Looks up information relevant to a voter based on the voter's registered address.
Required query parameters:
address |
Divisions
For Divisions Resource details, see the resource representation page.
Method |
HTTP request |
Description |
URIs relative to https://www.googleapis.com/civicinfo/v2, unless otherwise noted |
search
|
GET /divisions
|
Searches for political divisions by their natural name or OCD ID.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-04-30 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-30 UTC."],[[["This API provides access to civic information, including elections, representatives, and divisions data."],["Each resource type offers methods for querying and retrieving specific data, such as election details or representative information by address."],["Detailed documentation and resource representations are available for each resource type via provided links."],["The Representatives API is scheduled for deprecation in April 2025, with a provided link to a full announcement."],["All API URIs are relative to `https://www.googleapis.com/civicinfo/v2` unless otherwise specified."]]],[]]