{
 "categories": [
  "government",
  "reporting",
  "public-sector"
 ],
 "deployment": "saas",
 "evidence": [
  {
   "date": "2026-08-15",
   "fact": "modalities.api.exists",
   "note": "App APIs per app instance plus Platform APIs (Storage, Authentication, Events, Access Management, Authorization, Broker, Correspondence, Dialogporten); REST with OpenAPI specs",
   "source": "https://docs.altinn.studio/en/api/",
   "tier": "declared"
  },
  {
   "date": "2026-08-15",
   "fact": "modalities.api.auth",
   "note": "Maskinporten OAuth2 client credentials; Maskinporten tokens must be exchanged for Altinn tokens; ID-porten for person-context access",
   "source": "https://docs.altinn.studio/en/authorization/getting-started/authentication/maskinporten/",
   "tier": "declared"
  },
  {
   "date": "2026-08-15",
   "fact": "modalities.extensibility.webhooks",
   "note": "Events component: custom HTTPS webhook subscriptions, CloudEvents v1.0.2, pub/sub with retry and dead-letter, open to end-user systems and app owners",
   "source": "https://docs.altinn.studio/en/events/",
   "tier": "declared"
  },
  {
   "date": "2026-08-15",
   "fact": "license",
   "note": "Altinn Studio (the Altinn 3 app dev platform) is MIT-licensed and actively maintained (16k+ commits); platform usage is free for service owners' end users",
   "source": "https://github.com/Altinn/altinn-studio",
   "tier": "declared"
  },
  {
   "date": "2026-08-15",
   "fact": "modalities.sdk.exists",
   "note": "Official NuGet packages: Altinn.App.Api / Altinn.App.Core (github.com/Altinn/app-lib-dotnet) and Altinn.ApiClients.Maskinporten (github.com/Altinn/altinn-apiclient-maskinporten)",
   "source": "https://www.nuget.org/packages/Altinn.App.Api/",
   "tier": "declared"
  },
  {
   "date": "2026-08-15",
   "fact": "modalities.cli.exists",
   "note": "Official command-line interface for manual interaction with Altinn 3 app APIs; altinn-studio-cli also exists",
   "source": "https://github.com/Altinn/altinn-cli",
   "tier": "declared"
  },
  {
   "date": "2026-08-15",
   "fact": "modalities.mcp.verdict",
   "note": "Searched Glama, Smithery and MCP registry for Altinn; only near-miss names (Altinity, ALTR) \u2014 no Altinn MCP server found",
   "source": "https://glama.ai/mcp/servers",
   "tier": "scraped"
  },
  {
   "date": "2026-08-15",
   "fact": "modalities.integrations.power_automate",
   "note": "No Altinn connector in the Microsoft connectors reference; only Dynamics 365 Finance docs describe bespoke Altinn/ID-porten interop for Norwegian VAT returns",
   "source": "https://learn.microsoft.com/en-us/connectors/connector-reference/",
   "tier": "scraped"
  },
  {
   "date": "2026-08-15",
   "fact": "modalities.agent_docs.llms_txt",
   "note": "HTTP 404",
   "source": "https://docs.altinn.studio/llms.txt",
   "tier": "scraped"
  },
  {
   "date": "2026-08-15",
   "fact": "freshness.volatility",
   "note": "Altinn 2 platform and its legacy end-user-system REST API are being shut down by June 2026; Altinn 3 APIs (resources, Dialogporten) replace them",
   "source": "https://altinn.github.io/docs/api/api-migration/",
   "tier": "declared"
  }
 ],
 "freshness": {
  "last_verified": "2026-08-15",
  "volatility": "medium",
  "watch": [
   {
    "type": "docs",
    "url": "https://docs.altinn.studio/en/api/"
   },
   {
    "type": "repo",
    "url": "https://github.com/Altinn/altinn-studio"
   },
   {
    "type": "docs",
    "url": "https://altinn.github.io/docs/api/api-migration/"
   }
  ]
 },
 "homepage": "https://info.altinn.no/",
 "id": "altinn",
 "license": "free",
 "modalities": {
  "agent_docs": {
   "llms_txt": false
  },
  "api": {
   "auth": [
    "maskinporten",
    "id-porten",
    "oauth2",
    "altinn-token-exchange"
   ],
   "coverage": "partial",
   "docs": "https://docs.altinn.studio/en/api/",
   "exists": true,
   "kinds": [
    "rest"
   ]
  },
  "cli": {
   "exists": true
  },
  "computer_use": {
   "issues": [],
   "viability": "unknown"
  },
  "data_access": {
   "export": [
    "rest-api-instance-data",
    "openapi-specs"
   ],
   "import": [
    "rest-api-instance-upload"
   ]
  },
  "extensibility": {
   "scripting": [
    "altinn-studio-apps"
   ],
   "webhooks": true
  },
  "integrations": {
   "make": "unknown",
   "n8n": "unknown",
   "power_automate": false,
   "zapier": "unknown"
  },
  "mcp": {
   "first_party": false,
   "third_party": [],
   "verdict": "none"
  },
  "rpa": {
   "drivability": "unknown",
   "notes": "Portal UI is a modern web app, but interactive login goes through ID-porten (BankID/MFA), which blocks unattended UI robots; the API path with Maskinporten is the intended machine channel. Personal-MFA login (ID-porten/BankID) is also why computer-use probes will need care.",
   "ui_stack": [
    "web-dom"
   ],
   "vendor_support": []
  },
  "sdk": {
   "exists": true,
   "languages": [
    "csharp"
   ],
   "official": true
  }
 },
 "name": "Altinn",
 "platforms": [
  "web"
 ],
 "related": {
  "alternatives": [],
  "our_products": []
 },
 "schema_version": 0,
 "score_version": 0,
 "status": "active",
 "vendor": "Digitaliseringsdirektoratet (Digdir)",
 "verdict": {
  "best_path": "api",
  "scores": {
   "api": 8,
   "computer_use": null,
   "mcp": 0,
   "overall": 7,
   "rpa": 2
  },
  "summary": "Altinn 3 is among the most agent-automatable government platforms anywhere: an open-source (MIT) API-first platform with documented REST APIs and OpenAPI specs for instances, storage, events, correspondence and dialogs, plus Maskinporten machine-to-machine OAuth2 and CloudEvents webhook subscriptions. No MCP server or low-code connectors exist yet, so agents integrate directly against the REST APIs \u2014 which cover the full reporting lifecycle without touching the portal UI.\n"
 }
}