← All API Products

Denmark API

43 endpoints for Danish open data: DMI weather + ocean + lightning observations plus DMI Climate Data collections (newly no-auth as of 2026-03-26), Statistics Denmark (DST) PxWeb-style StatBank with subjects + tables + metadata, Folketinget OData parliament API for cases/MPs/meetings, Energinet electricity + gas (day-ahead/Elspot prices for DK1/DK2, live CO₂ intensity, production/consumption, grid tariffs, real-time grid status, forecasts, capacity, gas flow + composition), DAWA addresses + administrative geographies (autocomplete, full search, postal codes, municipalities, regions, parishes, police + court districts, placenames, constituencies), SMK national gallery art search, Retsinformation legal search, Danmarks Nationalbank FX rates, the national Open Data DK CKAN portal, the Royal Danish Library (Det Kgl. Bibliotek) COP syndication RSS, and the Danmarks Miljøportal nature/environment WFS. All no-auth (KB and Miljøportal return XML).

FREE 43 endpoints 100 req/hour
Base URL: https://nordapi.ee/api/v1

DMI Weather Observations

GET /denmark/dmi/met-obs
Details →

Live meteorological observations from DMI stations. Filter by stationId and parameterId. Returns GeoJSON. Source: opendataapi.dmi.dk (no auth since 2026-03-26).

Parameters
stationId optional
DMI station id, e.g. 06180 (Copenhagen)
parameterId optional
Parameter, e.g. temp_dry
limit optional default: 50
Max features
curl "https://nordapi.ee/api/v1/denmark/dmi/met-obs?stationId=06180&limit=20"

DMI Weather Stations

GET /denmark/dmi/met-stations
Details →

List of DMI meteorological stations with coordinates and metadata.

curl https://nordapi.ee/api/v1/denmark/dmi/met-stations

DMI Ocean Observations

GET /denmark/dmi/ocean-obs
Details →

Wave height, water level, sea temperature observations from DMI ocean stations.

curl https://nordapi.ee/api/v1/denmark/dmi/ocean-obs

DMI Lightning Strikes

GET /denmark/dmi/lightning
Details →

Recent lightning-strike observations across Denmark.

curl https://nordapi.ee/api/v1/denmark/dmi/lightning

Statistics Denmark Subjects

GET /denmark/dst/subjects
Details →

Top-level statistical subjects from Statistics Denmark (DST / Danmarks Statistik). Source: api.statbank.dk.

curl https://nordapi.ee/api/v1/denmark/dst/subjects

Statistics Denmark Tables

GET /denmark/dst/tables/:subject
Details →

List tables under a subject id.

Parameters
subject required
Subject id (numeric, from /subjects)
curl https://nordapi.ee/api/v1/denmark/dst/tables/2

Statistics Denmark Table Info

GET /denmark/dst/table-info/:table_id
Details →

Metadata for one DST table — variables and classifications.

Parameters
table_id required
Table id, e.g. FOLK1A
curl https://nordapi.ee/api/v1/denmark/dst/table-info/FOLK1A

Folketinget Recent Cases

GET /denmark/folketinget/cases
Details →

Recent parliamentary cases (Sag) from Folketinget OData. Source: oda.ft.dk (no auth).

curl https://nordapi.ee/api/v1/denmark/folketinget/cases

Folketinget Actors

GET /denmark/folketinget/actors
Details →

Members of parliament and other parliamentary actors.

curl https://nordapi.ee/api/v1/denmark/folketinget/actors

Folketinget Recent Meetings

GET /denmark/folketinget/meetings
Details →

Recent Folketinget meetings ordered by date desc.

curl https://nordapi.ee/api/v1/denmark/folketinget/meetings

Energinet Elspot Prices

GET /denmark/energinet/elspot
Details →

Day-ahead spot electricity prices for all Danish price areas (DK1, DK2, plus connected). DKK + EUR per MWh, hourly. Source: api.energidataservice.dk.

curl https://nordapi.ee/api/v1/denmark/energinet/elspot

Energinet CO₂ Intensity

GET /denmark/energinet/co2
Details →

5-minute CO₂ emission intensity (g/kWh) for the Danish grid per price area.

curl https://nordapi.ee/api/v1/denmark/energinet/co2

Energinet Production / Consumption

GET /denmark/energinet/production
Details →

Hourly production + consumption settlement — wind, solar, central plant, demand.

curl https://nordapi.ee/api/v1/denmark/energinet/production

Energinet Dataset Catalog

GET /denmark/energinet/datasets
Details →

List all Energi Data Service datasets available.

curl https://nordapi.ee/api/v1/denmark/energinet/datasets

DAWA Address Autocomplete

GET /denmark/dawa/autocomplete
Details →

Fast type-ahead autocomplete for Danish addresses. Source: api.dataforsyningen.dk (no auth).

Parameters
q required
Partial address
curl "https://nordapi.ee/api/v1/denmark/dawa/autocomplete?q=Rådhuspladsen"

DAWA Address Search

GET /denmark/dawa/addresses
Details →

Full Danish address search with detailed structured results.

Parameters
q required
Address query
curl "https://nordapi.ee/api/v1/denmark/dawa/addresses?q=Rådhuspladsen+1"

DAWA Postal Codes List

GET /denmark/dawa/postal-codes
Details →

List all Danish postal codes with name and municipality.

curl https://nordapi.ee/api/v1/denmark/dawa/postal-codes

DAWA Postal Code Detail

GET /denmark/dawa/postal-codes/:nr
Details →

Look up one postal code.

Parameters
nr required
Postal number, e.g. 1050
curl https://nordapi.ee/api/v1/denmark/dawa/postal-codes/1050

DAWA Municipalities

GET /denmark/dawa/municipalities
Details →

All Danish municipalities (kommuner) with code and name.

curl https://nordapi.ee/api/v1/denmark/dawa/municipalities

DAWA Regions

GET /denmark/dawa/regions
Details →

All five Danish regions (regioner) with code and name.

curl https://nordapi.ee/api/v1/denmark/dawa/regions

DAWA Parishes

GET /denmark/dawa/parishes
Details →

Danish parishes (sogne), paginated.

Parameters
side optional default: 1
Page number
per_side optional default: 100
Results per page
curl "https://nordapi.ee/api/v1/denmark/dawa/parishes?side=1&per_side=100"

DAWA Police Districts

GET /denmark/dawa/police-districts
Details →

Danish police districts (politikredse) with code and name.

curl https://nordapi.ee/api/v1/denmark/dawa/police-districts

DAWA Court Districts

GET /denmark/dawa/court-districts
Details →

Danish court districts (retskredse) with code and name.

curl https://nordapi.ee/api/v1/denmark/dawa/court-districts

DAWA Placename Search

GET /denmark/dawa/places
Details →

Search the Danish placename gazetteer (steder).

Parameters
q required
Placename query
curl "https://nordapi.ee/api/v1/denmark/dawa/places?q=Roskilde"

DAWA Constituencies

GET /denmark/dawa/constituencies
Details →

Danish electoral constituencies (opstillingskredse).

curl https://nordapi.ee/api/v1/denmark/dawa/constituencies

Energinet Grid Tariffs

GET /denmark/energinet/tariffs
Details →

DataHub grid tariffs / network charges per Danish grid company.

Parameters
limit optional default: 50
Max rows
curl https://nordapi.ee/api/v1/denmark/energinet/tariffs

Energinet Day-Ahead Prices

GET /denmark/energinet/dayahead
Details →

Day-ahead market electricity prices, newest first.

Parameters
limit optional default: 50
Max rows
curl https://nordapi.ee/api/v1/denmark/energinet/dayahead

Energinet Power System Right Now

GET /denmark/energinet/realtime
Details →

Live Danish grid status (production, consumption, exchange), newest first.

Parameters
limit optional default: 50
Max rows
curl https://nordapi.ee/api/v1/denmark/energinet/realtime

Energinet Hourly Forecasts

GET /denmark/energinet/forecasts
Details →

Hourly production / consumption forecasts, newest first.

Parameters
limit optional default: 50
Max rows
curl https://nordapi.ee/api/v1/denmark/energinet/forecasts

Energinet Capacity Per Municipality

GET /denmark/energinet/capacity
Details →

Installed generation capacity per Danish municipality.

Parameters
limit optional default: 50
Max rows
curl https://nordapi.ee/api/v1/denmark/energinet/capacity

Energinet Gas Flow

GET /denmark/energinet/gas-flow
Details →

Gas flow across the Danish gas transmission system.

Parameters
limit optional default: 50
Max rows
curl https://nordapi.ee/api/v1/denmark/energinet/gas-flow

Energinet Gas Composition

GET /denmark/energinet/gas-composition
Details →

Gas composition (energy content, density) in the Danish gas grid.

Parameters
limit optional default: 50
Max rows
curl https://nordapi.ee/api/v1/denmark/energinet/gas-composition

SMK Artwork Object

GET /denmark/smk/object
Details →

Fetch a single SMK artwork record by its object number.

Parameters
object_number required
SMK object number, e.g. KMS1
curl "https://nordapi.ee/api/v1/denmark/smk/object?object_number=KMS1"

Nationalbank Currency Rates

GET /denmark/nationalbank/rates
Details →

Official Danmarks Nationalbank exchange rates (per 100 units vs DKK), parsed from XML. Source: nationalbanken.dk (no auth).

curl https://nordapi.ee/api/v1/denmark/nationalbank/rates

Open Data DK Dataset

GET /denmark/opendata/dataset
Details →

Show a single Open Data DK dataset (CKAN package_show).

Parameters
id required
Dataset id or name
curl "https://nordapi.ee/api/v1/denmark/opendata/dataset?id=100-ars-stormflod"

Open Data DK Resource Records

GET /denmark/opendata/records
Details →

Query tabular records of a resource via the CKAN datastore.

Parameters
resource_id required
CKAN resource id (UUID)
curl "https://nordapi.ee/api/v1/denmark/opendata/records?resource_id=8bc47099-0fd6-4cfd-b7ef-ed6bc5bc2b88"

DMI Climate Collections

GET /denmark/dmi/climate/collections
Details →

List available DMI Climate Data collections (OGC API Features). Source: dmigw.govcloud.dk (no auth).

curl https://nordapi.ee/api/v1/denmark/dmi/climate/collections

DMI Climate Items

GET /denmark/dmi/climate/items
Details →

List items (features) within a DMI Climate Data collection.

Parameters
collection required
Collection id, e.g. stationValue
curl "https://nordapi.ee/api/v1/denmark/dmi/climate/items?collection=stationValue"

Royal Library Syndication Feed

GET /denmark/kb/feed
Details →

Royal Danish Library (Det Kgl. Bibliotek) COP syndication RSS feed (XML) for a given collection path. Source: kb.dk (no auth).

Parameters
collection required
Collection path, e.g. images/billed/2010/okt/billeder/subject2109/da/
curl "https://nordapi.ee/api/v1/denmark/kb/feed?collection=images/billed/2010/okt/billeder/subject2109/da/"

Miljøportal WFS Capabilities

GET /denmark/miljoeportal/capabilities
Details →

WFS GetCapabilities document (XML) for the Danish Environmental Portal (Danmarks Miljøportal) natur_miljoe service, listing all available nature/environment feature types. Source: miljoegis.mim.dk (no auth).

curl https://nordapi.ee/api/v1/denmark/miljoeportal/capabilities