We use cookies for authentication and — with your consent — for analytics. Read more.

Skip to content
KETL Data
DataAppsMCPSign in
  1. Home
  2. Data catalogue
  3. Retsinformation — Danish legislation database
LawStandardCC-BY-4.0

Retsinformation — Danish legislation database

Retsinformation's harvesting service provides access to all documents added, updated or removed in the Danish legislation database since a given date. Returns document types (LOV, LBK, BEK, CIR, VEJ, FOR), accession numbers and direct links to the full text. Designed for daily synchronisation — call once per day. Max 10 days back. No authentication required. Complements the `lovdata` connector for Norwegian law.

200K rows

Data volume

Daily

Updates

3

MCP tools

Example response — /api/connectors/retsinformation-dk/documents
{
  "data": "..."
}

MCP integration

Available MCP tools
retsinformation.document_types.list
retsinformation.document.lookup
retsinformation.harvest
Configuration for Claude Desktop / Cursor
{
  "mcpServers": {
    "retsinformation-dk": {
      "url": "https://data.ketl.no/mcp/retsinformation-dk",
      "headers": {
        "Authorization": "Bearer $KETL_API_KEY"
      }
    }
  }
}

API endpoints

GET
/documents

Harvest endringer i dansk lovgivning for en dato (default: today, maks 10 dager tilbake)

date optional
Dato (YYYY-MM-DD). Default: i dag. Maks 10 dager tilbake — derfor utelatt som fast eksempel (glidende vindu, #4338).
Show curl example
# GET https://data.ketl.no/api/connectors/retsinformation-dk/documents
curl \
  -H "Accept: application/json" \
  "https://data.ketl.no/api/connectors/retsinformation-dk/documents"

Authenticated call — add one of these headers: x-api-key: ketl_… · Authorization: Bearer … — See the full reference in the documentation.

GET
/health

Helsesjekk

deep optional
Sett `deep=1` for å få med det fulle probe-objektet (`deepProbe`). Enhver annen verdi gir samme svar som uten parameteren — verdimengden er IKKE lukket, så ruta avviser ingenting (MÅLT 2026-08-30). deep=1
Show curl example
# GET https://data.ketl.no/api/connectors/retsinformation-dk/health
curl \
  -H "Accept: application/json" \
  "https://data.ketl.no/api/connectors/retsinformation-dk/health"

Authenticated call — add one of these headers: x-api-key: ketl_… · Authorization: Bearer … — See the full reference in the documentation.

Access and pricing

Retsinformation — Danish legislation database is openly available — create an account to get started.

danmarkjuslovlovgivningforskriftnordiskharvest
KETL Data

Nordic open-data and compliance infrastructure. Source, rule and confidence on every answer.

Product links

  • Data
  • Apps
  • MCP
  • Contact

Legal links

  • AI transparency
  • Privacy
  • Terms
  • SLA
  • Cookies
  • Security

© 2026 KETL Data

build 8f3b7512