← Back to directory

FEC candidate search -- name, party, office, state, district, incumbent status, ...

https://x402-data-bazaar.vercel.app/api/fec/candidates

Overview

FEC candidate search -- name, party, office, state, district, incumbent status, election cycles. Query: ?name=smith&office=S&state=CA

Protocol x402
Price $0.0050
Payment Asset USD Coin
Payment Network eip155:8453
Category tools/search
Provider x402-data-bazaar
Source bazaar
Indexed 2026-03-20 09:39:33

Health

Status degraded
Latency (p50) 164ms
Uptime (30d) 100.0%
Reliability Score 92/100
Last Checked 2026-03-20 16:14:52
Last Healthy 2026-03-20 14:02:22
Consecutive Failures 0

x402 Payment Validation

Payment Requirements Invalid
Asset Verified
Facilitator

Input Schema

{ "discoverable": true, "method": "GET", "queryParams": { "cycle": { "description": "Election cycle year", "type": "string" }, "limit": { "description": "Maximum results to return", "type": "string" }, "name": { "description": "Candidate name search string", "type": "string" }, "office": { "description": "Office code: H, S, or P", "type": "string" }, "party": { "description": "Party code filter", "type": "string" }, "state": { "description": "Two-letter state code", "type": "string" } }, "type": "http" }

Output Schema

{ "data": { "candidates": [ { "name": "Smith, John", "office": "Senate", "party": "Democratic Party", "state": "CA" } ], "count": 1 }, "source": "Federal Election Commission API", "success": true }

Recent Health Checks

Time Status HTTP Latency Error
2026-03-20 16:14:52 degraded 404 147ms
2026-03-20 15:22:54 degraded 404 164ms
2026-03-20 14:46:30 degraded 404 273ms
2026-03-20 14:02:22 healthy 402 158ms
2026-03-20 12:41:13 healthy 402 161ms
2026-03-20 11:50:12 healthy 402 181ms
2026-03-20 10:40:55 healthy 402 388ms