syncing market data_
Provides polling places, early vote locations, contest data, election officials, and government representatives for U.S. residential addresses.
Provides polling places, early vote locations, contest data, election officials, and government representatives for U.S. residential addresses. --- Public API proxied through Ozma. **Claim this listing** to monetize and manage pricing.
No score data yet
| Method | Path | Summary | Price |
|---|---|---|---|
| GET | /civicinfo/v2/divisions | Searches for political divisions by their natural name or OCD ID. | 1c |
| GET | /civicinfo/v2/elections | List of available elections to query. | 1c |
| GET | /civicinfo/v2/representatives | Looks up political geography and representative information for a single address. | 1c |
| GET | /civicinfo/v2/representatives/{ocdId} | Looks up representative information for a single geographic division. | 1c |
| GET | /civicinfo/v2/voterinfo | Looks up information relevant to a voter based on the voter's registered address. | 1c |
ozma register && ozma call google-civic-information-api /civicinfo/v2/divisions --jsoncurl -H "Authorization: Bearer $OZMA_KEY" \
https://gateway.ozma.app/v1/proxy/google-civic-information-api/civicinfo/v2/divisions# Python
client.proxy_call("google-civic-information-api", "/civicinfo/v2/divisions")Own this API? Claim the listing to manage pricing and receive payouts.