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. Norsk Lysingsblad
LawStandardNLOD

Norsk Lysingsblad

Norsk Lysingsblad is the regulation-mandated electronic announcement channel under the Norwegian Digitalisation Agency. Announcements include proclamations (claims against estates), mortifications, debt negotiations and other statutory notices. The connector parses published HTML listings from norsk.lysingsblad.no.

280K rows

Data volume

Daily

Updates

3

MCP tools

Example response — /api/connectors/lysingsblad/listing
{
  "data": "..."
}

MCP integration

Available MCP tools
lysingsblad.categories.list
lysingsblad.kunngjering.lookup
lysingsblad.listing
Configuration for Claude Desktop / Cursor
{
  "mcpServers": {
    "lysingsblad": {
      "url": "https://data.ketl.no/mcp/lysingsblad",
      "headers": {
        "Authorization": "Bearer $KETL_API_KEY"
      }
    }
  }
}

Analysis apps that use this source

Ready-made tools built on Norsk Lysingsblad data. Use them directly in the browser, or wire the same data into your own analysis via the API below.

Norsk Lysingsblad
Mandatory public announcements — proclamations (claims against estates), debt negotiations, mortifications and other statutory notices. A regulation-mandated channel under the Norwegian Digitalisation Agency, updated daily.

API endpoints

GET
/listing

Listing per kategori (?category=proklama|gjeldsforhandlingar|mortifikasjonar|andre-kunngjeringar&page=N)

category optional
Kunngjøringskategori category=proklama
page optional
Sidenummer (0–200) page=0
Show curl example
# GET https://data.ketl.no/api/connectors/lysingsblad/listing
curl \
  -H "Accept: application/json" \
  "https://data.ketl.no/api/connectors/lysingsblad/listing"

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

GET
/health

Connector-helsestatus

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/lysingsblad/health
curl \
  -H "Accept: application/json" \
  "https://data.ketl.no/api/connectors/lysingsblad/health"

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

Access and pricing

Norsk Lysingsblad is openly available — create an account to get started.

norgejuskunngjoringproklamadodsbogjeld
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