Apier
Apier.no

Glossary

Norwegian regulatory terms + Apier-specific concepts in plain English.

[Cite this as: Apier.no Docs v0.1.0 — last updated 2026-04-23]

Apier's docs are written in English, but the Norwegian regulatory vocabulary does not translate cleanly. Terms like MVA, skattemelding, and signaturrett are treated as technical proper nouns throughout the docs and the API — the same way you would not translate GDPR or OAuth2. This glossary bridges the two: use it when a Norwegian term appears in an API response, an error message, or a legal citation and you want the one-line English context.

Terms

NorwegianEnglishContext
MVA (Merverdiavgift)VATTax on goods and services
A-meldingEmployer payroll reportMonthly reporting to tax authority
SkattemeldingTax returnAnnual tax filing
ÅrsregnskapAnnual accountsFinancial statements filed to Brønnøysund
ENK (Enkeltpersonforetak)Sole proprietorshipBusiness entity type
AS (Aksjeselskap)Limited companyBusiness entity type
ProkuraPower of procurationLegal authority to bind a company
SignaturrettSigning authorityWho can legally sign for the company
Daglig lederCEO / Managing directorCompany leadership role
RegnskapsbyråAccounting firmProfessional service provider
BrønnøysundregistreneNorwegian Business RegisterGovernment registry
SkatteetatenNorwegian Tax AdministrationGovernment agency
AltinnGovernment digital services platformFiling and delegation portal
MaskinportenMachine-to-machine auth gatewayGovernment OAuth2 service
YrkesskadeforsikringOccupational injury insuranceMandatory employer insurance
RevisorAuditorRequired above certain thresholds
NACE-kodeIndustry classification codeEU standard activity codes
ForetaksregisteretRegister of Business EnterprisesLegal entity registry
TilgangspakkeAccess packageAltinn permission bundle

How terms appear in the API

Norwegian terms are preserved in API responses as proper nouns — for example, mva_registered, signaturrett_type, prokura, and entity_type: "AS". See /openapi.json for the canonical field names and shapes.

On this page