data.egov.bg (Open Data Portal of Bulgaria)
data.egov.bg is the national government open-data portal for Bulgaria, operated by the Ministry of e-Government (Министерство на електронното управление). It is a custom Laravel application exposing a REST API with action-style endpoints (predominantly POST with JSON bodies) under the /api prefix. It is not CKAN. Public read endpoints require no key; write/admin endpoints require an api_key obtained via a free account.
1 APIs
0 Features
Open DataCustom PlatformRESTGovernment DataNational GovernmentBulgariaEurope
APIs
data.egov.bg REST API
Custom Laravel REST API for data.egov.bg with action-named endpoints under /api, almost all POST with JSON bodies. Public read methods include listDatasets, getDatasetDetails, l...