CSCSearchCongress API console

ACE Research

One interface for the whole `congress_api` query surface.

The app now centers every read path exposed by the backend: latest bill streams, ranked bill search, latest vote feeds, and the full exploratory query catalog.

8
Bill categories
2
Vote chambers
5
API route families

Jump into bill search

Backed by `/latest/:billtype` and `/search/:table/:filter`.

API families in the UI

Each section maps cleanly to a `congress_api` route family.

/latest/:billtype

Latest bills

Browse the freshest bill activity for each House and Senate bill family.

/search/:table/:filter

Bill search

Search bills by phrase and sort either by rank or recency.

/bills/:billtype/:congress/:billnumber

Bill detail

Full bill record with action history, cosponsors, and linked floor votes.

/votes/:chamber

Latest votes

Review the latest House and Senate vote activity from the recent 90-day window.

/explore and /explore/:queryId

Explore queries

Run the full exploratory query bundle, including parameterized bill and vote search helpers.

Vote search

Use the recent chamber feed or the parameterized vote search helper.

Bill tracks

All eight bill categories from the current backend are wired directly into the redesigned flow.

Senate tracks

4 routes

House tracks

4 routes