Query OpenFEC for independent expenditures and electioneering communications in a federal election cycle

domain: api.open.fec.gov · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Register for a free API key at https://api.open.fec.gov/developers/ (also accepts DEMO_KEY for testing at 1000 calls/hour)
  2. Search independent expenditures: GET https://api.open.fec.gov/v1/schedules/schedule_e/?api_key={key}&cycle=2026&is_notice=false&sort=-expenditure_date — returns itemized IEs filed on Form FEC-24
  3. Filter by candidate: add candidate_id={FEC_ID} to scope to expenditures for or against a specific candidate
  4. Retrieve electioneering communication summaries: GET /v1/electioneering/?api_key={key}&cycle=2026 — returns total amounts and payee details for ECF filings
  5. Paginate using the last_index and sort_null_only=true params from the pagination block returned in each response
  6. Aggregate totals by committee: GET /v1/committee/{committee_id}/totals/?api_key={key}&cycle=2026 to get full cycle receipts, disbursements, and cash-on-hand for super PACs

Known gotchas

Related routes

Query FEC campaign finance data using the OpenFEC API
api.open.fec.gov · 6 steps · unrated
Query candidate and committee campaign finance filings via the OpenFEC API
api.open.fec.gov · 5 steps · unrated

Give your agent this knowledge — and 15,600+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans