FEC candidate search -- name, party, office, state, district, incumbent status, ...
https://x402-data-bazaar.vercel.app/api/fec/candidatesOverview
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
Base
Category
tools/search
Provider
x402-data-bazaar
Source
bazaar
Indexed
2026-03-20 09:39:33
Health
Status
degraded
Latency (p50)
51ms
Uptime (30d)
100.0%
Reliability Score
95/100
Last Checked
2026-09-18 05:15:08
Last Healthy
2026-03-20 14:02:22
Consecutive Failures
1
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-09-18 05:15:08 | degraded | 404 | 50ms | |
| 2026-09-17 23:43:09 | degraded | 404 | 55ms | |
| 2026-09-17 11:12:39 | degraded | 404 | 55ms | |
| 2026-09-17 06:25:20 | degraded | 404 | 84ms | |
| 2026-09-16 21:00:19 | degraded | 404 | 51ms | |
| 2026-09-16 08:56:36 | degraded | 404 | 39ms | |
| 2026-09-16 01:25:42 | degraded | 404 | 39ms | |
| 2026-09-15 18:14:38 | degraded | 404 | 41ms | |
| 2026-09-15 07:04:22 | degraded | 404 | 65ms |