data.gov.rs website screenshot

data.gov.rs

data.gov.rs is the national government open-data portal for the Republic of Serbia, operated by the Office for IT and eGovernment. It runs the uData platform and exposes the uData REST API over approximately 3,452 datasets, supporting programmatic dataset search, metadata retrieval, organization listings, and resource access. The API provides a consistent JSON-over-HTTP interface and is harvested into the EU data portal.

data.gov.rs publishes 2 APIs on the APIs.io network. Tagged areas include Open Data, uData, Data Catalog, DCAT, and Government Data.

data.gov.rs’ developer surface includes documentation and 3 more developer resources.

9.0/100 minimal ▬ flat Agent 0/100 human only Full breakdown ↓
scored 2026-07-28 · rubric v0.6
2 APIs
Open DatauDataData CatalogDCATGovernment DataNational GovernmentSerbiaEurope

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 9.0/100 · minimal
Contract Quality 0.0 / 25
Developer Ergonomics 1.7 / 20
Commercial Clarity 0.0 / 20
Operational Transparency 0.0 / 13
Governance 0.0 / 12
Discoverability 6.9 / 10
Agent readiness — 0/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
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
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-gov-rs: 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 2

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

data.gov.rs uData REST API

uData REST API for data.gov.rs, a consistent JSON-over-HTTP interface over a catalog of roughly 3,452 datasets. Standard endpoints under /api/1/ include /datasets/ (search and l...

data.gov.rs Datasets endpoint

Paginated dataset search and listing endpoint returning dataset metadata, organizations, and resource references as JSON.

Security Posture 1

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

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-gov-rs
name: data.gov.rs
description: data.gov.rs is the national government open-data portal for the Republic of Serbia, operated by the Office for
  IT and eGovernment. It runs the uData platform and exposes the uData REST API over approximately 3,452 datasets, supporting
  programmatic dataset search, metadata retrieval, organization listings, and resource access. The API provides a consistent
  JSON-over-HTTP interface and is harvested into the EU data portal.
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-gov-rs.png
url: https://raw.githubusercontent.com/api-evangelist/data-gov-rs/refs/heads/main/apis.yml
tags:
- Open Data
- uData
- Data Catalog
- DCAT
- Government Data
- National Government
- Serbia
- Europe
created: '2026-06-23'
modified: '2026-06-23'
specificationVersion: '0.19'
apis:
- aid: data-gov-rs:catalog
  name: data.gov.rs uData REST API
  description: uData REST API for data.gov.rs, a consistent JSON-over-HTTP interface over a catalog of roughly 3,452 datasets.
    Standard endpoints under /api/1/ include /datasets/ (search and listing), /organizations/, /reuses/, and /site/ (portal
    metrics). Base URL https://data.gov.rs/api/1/.
  humanURL: https://data.gov.rs/en/
  baseURL: https://data.gov.rs/api/1
  tags:
  - uData
  - REST
  - Open Data
  - Catalog
  - JSON
  properties:
  - type: Documentation
    url: https://udata.readthedocs.io/en/stable/api/
  - type: Website
    url: https://data.gov.rs/en/
  - type: x-api-endpoint
    url: https://data.gov.rs/api/1/site/
- aid: data-gov-rs:datasets
  name: data.gov.rs Datasets endpoint
  description: Paginated dataset search and listing endpoint returning dataset metadata, organizations, and resource references
    as JSON.
  humanURL: https://data.gov.rs/en/datasets/
  baseURL: https://data.gov.rs/api/1/datasets
  tags:
  - uData
  - Datasets
  - Search
  properties:
  - type: x-api-endpoint
    url: https://data.gov.rs/api/1/datasets/?page_size=1
common:
- type: DomainSecurity
  url: security/data-gov-rs-domain-security.yml
- type: Website
  url: https://data.gov.rs/en/
- type: Documentation
  url: https://udata.readthedocs.io/en/stable/api/
- type: Review
  url: review.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com