Get candidates
https://api.elections.openknowledge.be/candidates/:year/:type[/:id]
This endpoint allows you to get information about candidates.
If you need a list of available elections types, see Types.
Path Parameters
Type of the elections (see Types).
Query Parameters
Use test data instead of real data.
Get candidates by list
https://api.elections.openknowledge.be/candidates/:year/:type/list/:list
This endpoint allows you to get information about candidates filtered by list.
If you need a list of available elections types, see Types.
Path Parameters
Type of the elections (see Types).
Query Parameters
Use test data instead of real data.
Use final test data instead of intermediate test data.
Get candidates by group
https://api.elections.openknowledge.be/candidates/:year/:type/group/:group
This endpoint allows you to get information about candidates filtered by group.
If you need a list of available elections types, see Types.
Path Parameters
Type of the elections (see Types).
Query Parameters
Use test data instead of real data.
Use final test data instead of intermediate test data.
Get candidates by entity
https://api.elections.openknowledge.be/candidates/:year/:type/entity/:entity
This endpoint allows you to get information about candidates filtered by entity.
If you need a list of available elections types, see Types.
Path Parameters
Type of the elections (see Types).
Query Parameters
Use test data instead of real data.
Use final test data instead of intermediate test data.