๐Ÿ›๏ธ

What brings you to Capitol Trace?

Choose your focus โ€” we'll customize your experience. You can explore everything and change this anytime.

Capitol Trace v1.0
SYSTEM ONLINE
CLASSIFICATION: PUBLIC
2026-04-12

Click or press any key to skip

> INITIALIZING SECURE CONNECTION...
> ENCRYPTION: AES-256-GCM โœ“
> AUTHENTICATION PROT

Click anywhere or press any key to proceed

๐Ÿ”’Enter SCIF
Free tier is live โ€” get your key instantly

One call for every dollar, vote & trade

15 data sources. One API key. One schema. Normalized congressional data for developers, journalists, researchers, and civic tech builders.

Free tier: 100 requests/day. No credit card required.

9 live endpoints. 100 requests/day free.

24 endpoints. One schema.

Members, votes, donors, lobbying, stock trades, executive orders, Super PACs, earmarks, and more โ€” all normalized from 15 federal data sources.

GET
/v1/members

All 535 current members with bio, party, committees, ideology scores

GET
/v1/members/:id/donors

Top donors, employer breakdown, grassroots score

GET
/v1/members/:id/trades

Stock trades with suspicion scoring vs S&P 500

GET
/v1/lobbying

Lobbying filings by client, firm, issue, or amount

GET
/v1/super-pacs

Independent expenditures for/against candidates

GET
/v1/executive-orders

EOs with topic classification and revocation tracking

View all 24 endpoints โ†’

Ship in minutes, not months

Stop scraping FEC, parsing Senate XML, and juggling 15 API keys. One call gets you normalized, ready-to-use data.

example.js
// One call. Every dollar behind a senator.
const res = await fetch(
  'https://api.capitoltrace.com/v1/members/P000197/donors',
  { headers: { 'x-api-key': 'YOUR_API_KEY' } }
);

const { data } = await res.json();
// โ†’ top donors, employer breakdown, grassroots score,
//   in-state ratio, funding tier โ€” all normalized

Pricing

Start free. Scale when you need to. All data is public record โ€” we just make it usable.

๐Ÿ”“

Free

$0/mo
100 req/day

Students, hobbyists, civic tech experiments

๐Ÿ”ฌ

Researcher

$29/mo
5,000 req/day + CSV exports

Academics, journalists, data analysts

โšก

Pro

$79/mo
25,000 req/day + webhooks

Newsrooms, developers, power users

๐Ÿ“ก

Newsroom

$299/mo
100,000 req/day + SLA

Media orgs, advocacy groups, priority support

Full pricing & feature comparison โ†’

15 sources. One pipe.

We normalize data from all of these so you don't have to.

Congress.govFEC (OpenFEC)Senate LDAVoteview (NOMINATE)USAspending.govFederal RegisterUS Census ACSQuiver QuantitativeGovInfoOpen StatesGoogle Civic InfoDOJ FARASenate XML VotesCRS ReportsOGE Financial Disclosures

Frequently asked questions

Ready to build?

Get your free API key instantly. No credit card. No approval process. Start making requests in 30 seconds.

Browse Full API Reference