Using dotnet-genai with googleapis.com

HTML integration

✓ Official SDK
Install
# See https://github.com/googleapis/dotnet-genai
Searches for political divisions by their natural name or OCD ID.
curl \
  https://civicinfo.googleapis.com/civicinfo/v2/divisions
List of available elections to query.
curl \
  https://civicinfo.googleapis.com/civicinfo/v2/elections
Looks up information relevant to a voter based on the voter's registered addr…
curl \
  https://civicinfo.googleapis.com/civicinfo/v2/voterinfo
SDK on GitHub 📄 API Docs
SDK
dotnet-genai
HTML
API
googleapis.com
googleapis.com:civicinfo
At a glance
Language HTML
Endpoints5
Base URLhttps://civicinfo.googleapis.com
✓ Official