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. Løsøreregisteret
BusinessStandardNLOD

Løsøreregisteret

Løsøreregisteret is Brønnøysundregistrene's register of charges and legal registrations over movables, motor vehicles and sole proprietorships. Used for credit checks, KYB and due diligence — reveals whether a company has charges or encumbrances on its assets. Requires a Maskinporten Bearer token (#3070, #3077).

—

Data volume

Real time

Updates

3

MCP tools

Example response — /api/connectors/losoreregisteret/{orgnr}
{
  "data": "..."
}

MCP integration

Available MCP tools
losoreregisteret_about
losoreregisteret_health
losoreregisteret_oppslag
Configuration for Claude Desktop / Cursor
{
  "mcpServers": {
    "losoreregisteret": {
      "url": "https://data.ketl.no/mcp/losoreregisteret",
      "headers": {
        "Authorization": "Bearer $KETL_API_KEY"
      }
    }
  }
}

API endpoints

GET
/health

Helsesjekk

Show curl example
# GET https://data.ketl.no/api/connectors/losoreregisteret/health
curl \
  -H "Accept: application/json" \
  "https://data.ketl.no/api/connectors/losoreregisteret/health"

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

GET
/{orgnr}

Rettsstiftelser for organisasjonsnummer

Show curl example
# GET https://data.ketl.no/api/connectors/losoreregisteret/{orgnr}
curl \
  -H "Accept: application/json" \
  "https://data.ketl.no/api/connectors/losoreregisteret/{orgnr}"

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

Access and pricing

Løsøreregisteret is openly available — create an account to get started.

brregpantheftelselosorekredittkybmaskinporten
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