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
{
"data": "..."
}MCP integration
API endpoints
/healthHelsesjekk
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.
/{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.