Voting API
Ekklesia core API for ballots, votes, and voter data.
The Voting API is the primary integration surface for Ekklesia. The frontend is a thin client around this API — anything the UI can do, you can do programmatically.
Coming soon. The Voting API is under active development as we
complete full Hydra integration. Endpoints, authentication flows, and rate limits
are likely to change significantly. Detailed documentation will be published once
the API stabilizes.
In the meantime, see the Hydra & Architecture section for details on how the voting process works, and the Wallet Integration guide for authentication concepts.