GovData Germany website screenshot

GovData Germany

GovData Germany is a national government open-data portal for Germany running CKAN. It exposes the CKAN catalog API, a standardized machine-readable interface over approximately 151,707 datasets, supporting programmatic dataset search, metadata retrieval, and resource access. Because it runs CKAN, it shares a consistent API surface with every other CKAN portal, making it uniformly harvestable and integrable.

1 APIs 0 Features
Open DataCKANData CatalogDCATGovernment DataNational GovernmentGermany

APIs

GovData Germany CKAN Action API

CKAN Action API for GovData Germany, a consistent JSON-over-HTTP interface over a catalog of 151,707 datasets. Standard actions include package_search, package_show, package_lis...

Pricing Plans

Rate Limits

Ckan Govdata De Rate Limits

1 limits

RATE LIMITS

FinOps

Resources

🔗
Website
Website
🔗
Documentation
Documentation
🔗
Plans
Plans
🔗
RateLimits
RateLimits
🔗
FinOps
FinOps
🔗
Review
Review

Sources

apis.yml Raw ↑
aid: ckan-govdata-de
name: GovData Germany
description: GovData Germany is a national government open-data portal for Germany running CKAN. It exposes the CKAN catalog
  API, a standardized machine-readable interface over approximately 151,707 datasets, supporting programmatic dataset search,
  metadata retrieval, and resource access. Because it runs CKAN, it shares a consistent API surface with every other CKAN
  portal, making it uniformly harvestable and integrable.
kind: government
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
url: https://raw.githubusercontent.com/api-evangelist/ckan-govdata-de/refs/heads/main/apis.yml
tags:
- Open Data
- CKAN
- Data Catalog
- DCAT
- Government Data
- National Government
- Germany
created: '2026-06-07'
modified: '2026-06-07'
specificationVersion: '0.19'
apis:
- aid: ckan-govdata-de:catalog
  name: GovData Germany CKAN Action API
  description: CKAN Action API for GovData Germany, a consistent JSON-over-HTTP interface over a catalog of 151,707 datasets.
    Standard actions include package_search, package_show, package_list, organization_list, group_list, tag_list, and resource_search;
    datastore_search is available where the DataStore extension is enabled. Base URL https://ckan.govdata.de/api/3/action/.
  humanURL: https://ckan.govdata.de
  baseURL: https://ckan.govdata.de/api/3/action
  tags:
  - CKAN
  - Action API
  - Open Data
  - Catalog
  - REST
  - JSON
  properties:
  - type: Documentation
    url: https://docs.ckan.org/en/latest/api/
  - type: Website
    url: https://ckan.govdata.de
  - type: x-api-endpoint
    url: https://ckan.govdata.de/api/3/action/status_show
  - type: x-ckan-version
    value: 2.10.10
common:
- type: Website
  url: https://ckan.govdata.de
- type: Documentation
  url: https://docs.ckan.org/en/latest/api/
- type: Plans
  url: plans/ckan-govdata-de-plans-pricing.yml
- type: RateLimits
  url: rate-limits/ckan-govdata-de-rate-limits.yml
- type: FinOps
  url: finops/ckan-govdata-de-finops.yml
- type: Review
  url: review.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com