Loading...
Loading...
Address in, real officials and organizations out — matched to a concern with the same AI pipeline that powers the ChangeUs chat flow. Structured JSON, not a scraped list. Free tier, 10-second signup.
Google Civic Data was discontinued. Here's how ChangeUs compares to what's left.
Address-based lookup
AI-powered concern matching
Local boards & agencies
Active maintenance
Free tier
Self-serve signup
| ChangeUs API | Google Civic API | Other replacements | |
|---|---|---|---|
| Address-based lookup | |||
| AI-powered concern matching | |||
| Local boards & agencies | |||
| Active maintenance | discontinued | varies | |
| Free tier | was free | varies | |
| Self-serve signup |
One endpoint. No geocoding step, no auth dance, no XML.
curl -G https://api.changeus.org/api/v1/representatives \
-d "address=1600+Pennsylvania+Ave+NW,+Washington,+DC" \
-H "X-API-Key: YOUR_API_KEY"This is what /api/v1/officials actually returned for Los Angeles. Get your own key above to run it yourself.
Response
{
"jurisdiction": "ocd-jurisdiction/country:us/state:ca/place:los_angeles/government",
"officials": [
{
"name": "Karen Bass",
"office_title": "Mayor of Los Angeles",
"is_currently_in_office": true,
"emails": [
"mayor.bass@lacity.org"
],
"phones": [
"2134733231"
]
}
]
}Show users who represents them and make contacting officials one tap away.
Embed live representative data into curricula, quizzes, and learning apps.
Track official response rates and match stories to the right politicians automatically.
Route constituent concerns to the right officials at every level of government.
Start free. Scale when you're ready.
Free
100 requests/month
Developer
1,000 requests/month
Enterprise
Unlimited requests
Free tier gets you started in under a minute. No credit card required.
Enterprise inquiries: api@changeus.org