Developers

Public API v1

Read-only JSON endpoints for journalists and researchers. All data is unofficial public opinion recorded on Uchaguzi Sasa — not IEBC results.

GET /api/public/v1/races

Query: position, limit (max 50). Returns active races with opinion vote counts.

GET /api/public/v1/candidates

Query: q, position, limit (max 50). Returns verified candidates with opinion votes.

CORS: open for GET. Production deployments should add rate limiting at the edge.

Home