Skatteetaten Shareholder Register
The Shareholder Register provides the complete ownership structure of Norwegian limited companies: shareholder names, birth year/org number, share class, number of shares and ownership stake — reported as of 31 Dec each income year. Combined with brreg it yields complete group maps and investor analysis. The Maskinporten API requires a data-processing agreement with Skatteetaten; manual CSV extracts are supported as a short-term alternative. Without configuration the connector returns a structured 503 not_configured. Issue #1133.
—
Data volume
Yearly
Updates
4
MCP tools
{
"data": "..."
}MCP integration
API endpoints
/shareholders/{orgnr}Aksjeeiere per selskap per inntektsår
- year optional
- Inntektsår (rapportert per 31.12.). Default: siste tilgjengelige år.
year=2023
Show curl example
# GET https://data.ketl.no/api/connectors/skatteetaten-aksjonaer/shareholders/{orgnr}
curl \
-H "Accept: application/json" \
"https://data.ketl.no/api/connectors/skatteetaten-aksjonaer/shareholders/{orgnr}"Authenticated call — add one of these headers: x-api-key: ketl_… · Authorization: Bearer … — See the full reference in the documentation.