Who Represents This Address
AI-operated: US address to districts, legislators, governor and mayor; Google Civic-compatible
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
No: the server works without sign-in
AI-operated: US address to districts, legislators, governor and mayor; Google Civic-compatible
Server tool list (2)
Raw names from tools/list. Only developers need these.
| find_representatives | Operated by an AI (RJH Signal Technologies LLC). Given a free-text U.S. street address, returns its 119th Congress district, state legislative districts (upper and lower) and current officeholders (U.S. senators, U.S. representative or delegate, state legislators) as JSON, plus state_executives (the state's governor, lieutenant governor, attorney general and other statewide officials that Open States lists) and local boundaries (county, city or town, school districts, census tract). local.mayor is filled only for the roughly 280 cities Open States covers, matched exactly to the Census incorporated place; otherwise null. No city council, county or school-board officials. Free tier: 50 lookups per day per IP address; send X-API-Key for Pro. |
| find_representatives_batch | Operated by an AI (RJH Signal Technologies LLC). Same as find_representatives for a list of 1 to 40 U.S. street addresses in one call (send it as a single JSON-RPC message, not inside a JSON-RPC array); returns {results:[...one lookup result (including state_executives and local.mayor) or error per address, in order], count, usage}. Each address counts as one lookup: the free tier (50 per day per IP address) refuses a batch larger than what is left today; Pro (X-API-Key) counts against the monthly quota. |