Skip to main content
Version: 0.0.0

Votura-API

This is the OpenAPI specification for the communication to the votura backend via the REST-API. The votura frontend and backend communicate via this API.

If a request body object contains more than the required properties, the additional properties will be ignored without throwing an error.

Authentication

With this JWT access token the user can authenticate and authorize himself against the votura backend to modify elections.

Security Scheme Type:

http

HTTP Authorization Scheme:

bearer

Bearer format:

JWT

License

MIT