Skip to content

gazdagergo/tisztaszavazas-api

Repository files navigation

We continue maintaining this repository in its fork: https://github.com/Code-for-Hungary/tisztaszavazas-api


Szavazokorok

Authorization

Add your token to the header of the request:

{ "header": {
	"Authorization": "{{authtoken}}"
}}

Endpoints

/szavazokorok

Get all ballot office

GET /szavazokorok

Get a single ballot office

GET /szavazokorok/5e405d6a0ff37a310a0840dd

Query ballot offices

Find by match with multiple properties

GET /szavazokorok?kozigEgyseg.megyeKod=1&kozigEgyseg.telepulesKod=1&szavazokorSzama=12

About

Ballot office data API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published