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.

data.egov.bg (Open Data Portal of Bulgaria) publishes 1 API on the APIs.io network. Tagged areas include Open Data, Custom Platform, REST, Government Data, and National Government.

data.egov.bg (Open Data Portal of Bulgaria)’s developer surface includes documentation and 3 more developer resources.

7.2/100 minimal ▬ flat Agent 0/100 human only Full breakdown ↓
scored 2026-08-20 · rubric v0.12.0
1 APIs
Open DataCustom PlatformRESTGovernment DataNational GovernmentBulgariaEurope

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-20 · rubric v0.12.0
Composite quality — 7.2/100 · minimal
Contract Quality 0.0 / 21
Developer Ergonomics 1.6 / 17
Access Clarity 0.0 / 17
Operational Transparency 0.0 / 11
Contract Governance 0.0 / 10
Discoverability 5.8 / 9
Regulatory Posture 1.7 / 15
Agent readiness — 0/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Regulatory Posture applies to this provider. Its tags matched the Government & Public Sector regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/data-egov-bg: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

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...

Security Posture 1

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Data Egov Bg Domain Security

TLSv1.2 · DMARC

SECURITY

Resources

Documentation 1

Reference material describing how the API behaves

Access & Security 1

Authentication, authorization, and security posture

Company 1

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: data-egov-bg
name: data.egov.bg (Open Data Portal of Bulgaria)
description: 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.
kind: government
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source: []
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/data-egov-bg.png
url: https://raw.githubusercontent.com/api-evangelist/data-egov-bg/refs/heads/main/apis.yml
tags:
- Open Data
- Custom Platform
- REST
- Government Data
- National Government
- Bulgaria
- Europe
created: '2026-06-23'
modified: '2026-06-23'
specificationVersion: '0.23'
apis:
- aid: data-egov-bg:rest
  name: data.egov.bg REST API
  description: 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, listResources, getResourceData, getResourceMetadata,
    getResourceSchema, searchResourceData, listOrganisations, getOrganisationDetails, listMainCategories, and listTags. getLinkedData
    also accepts GET. Write/admin methods (addDataset, editDataset, generateAPIKey, etc.) require an api_key.
  humanURL: https://data.egov.bg/
  baseURL: https://data.egov.bg/api
  tags:
  - REST
  - Open Data
  - Catalog
  - JSON
  properties:
  - type: Documentation
    url: https://data.egov.bg/document
  - type: Website
    url: https://data.egov.bg/
  - type: x-api-endpoint
    url: https://data.egov.bg/api/listDatasets
  - type: x-source-code
    url: https://github.com/governmentbg/data-gov-bg
common:
- type: DomainSecurity
  url: security/data-egov-bg-domain-security.yml
- type: Website
  url: https://data.egov.bg/
- type: Documentation
  url: https://data.egov.bg/document
- type: Review
  url: review.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com