{
 "categories": [
  "accounting",
  "invoicing",
  "finance"
 ],
 "deployment": "saas",
 "evidence": [
  {
   "date": "2026-08-28",
   "fact": "homepage",
   "note": "Visma Solutions presents Netvisor as Finnish online accounting and payroll software with invoicing, bookkeeping, and a mobile app, stating more than 45,000 customers.",
   "source": "https://netvisor.fi/accounting-software/",
   "tier": "declared"
  },
  {
   "date": "2026-08-28",
   "fact": "platforms",
   "note": "The product is a hosted web application. The page also mentions a Netvisor Mobile app; this record does not treat mobile as an established automation platform.",
   "source": "https://netvisor.fi/accounting-software/",
   "tier": "declared"
  },
  {
   "date": "2026-08-28",
   "fact": "license",
   "note": "Netvisor publishes paid Basic, Core, and Professional packages starting at 19, 46, and 81 euros per month. A 30-day trial is offered. The product is commercial.",
   "source": "https://netvisor.fi/accounting-software/",
   "tier": "declared"
  },
  {
   "date": "2026-08-28",
   "fact": "modalities.api.exists",
   "note": "Visma documents a Netvisor API collection with resources for invoices, customers, products, warehouse, accounting, payroll, and eScan.",
   "source": "https://support.netvisor.fi/en/collections/1453045-netvisor-api",
   "tier": "declared"
  },
  {
   "date": "2026-08-28",
   "fact": "modalities.api.kinds[0]",
   "note": "Netvisor describes a REST-model Web Service over HTTPS. Imports send XML; exports return XML.",
   "source": "https://support.netvisor.fi/en/articles/766842-api-authentication",
   "tier": "declared"
  },
  {
   "date": "2026-08-28",
   "fact": "modalities.api.auth[0]",
   "note": "From May 2025, new integrations must use HMAC-SHA256. Each request sends X-Netvisor-Authentication-* headers and a MAC computed from URI, headers, user key, and partner key. Keys are not transmitted in headers.",
   "source": "https://support.netvisor.fi/en/articles/766842-api-authentication",
   "tier": "declared"
  },
  {
   "date": "2026-08-28",
   "fact": "modalities.api.coverage",
   "note": "Documented resources include sales and purchase invoices, customers, products, warehouse, accounting, payroll, and eScan. Production access is partner-validated and package-gated.",
   "source": "https://support.netvisor.fi/en/collections/1453045-netvisor-api",
   "tier": "declared"
  },
  {
   "date": "2026-08-28",
   "fact": "modalities.data_access.export[0]",
   "note": "Export requests return the requested resource as XML in the HTTP response.",
   "source": "https://support.netvisor.fi/en/articles/766842-api-authentication",
   "tier": "declared"
  },
  {
   "date": "2026-08-28",
   "fact": "modalities.data_access.import[0]",
   "note": "Import requests send an XML message that describes the material to be added or changed.",
   "source": "https://support.netvisor.fi/en/articles/766842-api-authentication",
   "tier": "declared"
  },
  {
   "date": "2026-08-28",
   "fact": "verdict.scores.api",
   "note": "The API is broad enough for invoice, ledger, and register work, but production partner IDs, customer keys, package gates, and XML payloads are material operational limits.",
   "source": "https://support.netvisor.fi/en/articles/766840-implementing-new-integration-and-netvisor-software-partnership",
   "tier": "declared"
  },
  {
   "date": "2026-08-28",
   "fact": "freshness.watch[0].url",
   "note": "Opened and verified as the current Netvisor API resource collection, including the MCP-partner guidance article.",
   "source": "https://support.netvisor.fi/en/collections/1453045-netvisor-api",
   "tier": "declared"
  },
  {
   "date": "2026-08-28",
   "fact": "freshness.watch[1].url",
   "note": "Opened and verified as the current HMAC-SHA256 authentication page for isvapi.netvisor.fi.",
   "source": "https://support.netvisor.fi/en/articles/766842-api-authentication",
   "tier": "declared"
  },
  {
   "date": "2026-08-28",
   "fact": "freshness.watch[2].url",
   "note": "Opened and verified as Visma's current MCP-partner policy for Netvisor APIs. It addresses partner-built servers and does not publish a Visma-owned server URL.",
   "source": "https://support.netvisor.fi/en/articles/766846-additional-best-practices-for-mcp-server-partners-using-current-netvisor-apis",
   "tier": "declared"
  }
 ],
 "freshness": {
  "last_verified": "2026-08-28",
  "volatility": "medium",
  "watch": [
   {
    "type": "docs",
    "url": "https://support.netvisor.fi/en/collections/1453045-netvisor-api"
   },
   {
    "type": "docs",
    "url": "https://support.netvisor.fi/en/articles/766842-api-authentication"
   },
   {
    "type": "docs",
    "url": "https://support.netvisor.fi/en/articles/766846-additional-best-practices-for-mcp-server-partners-using-current-netvisor-apis"
   }
  ]
 },
 "homepage": "https://netvisor.fi/accounting-software/",
 "id": "netvisor",
 "license": "commercial",
 "modalities": {
  "agent_docs": {
   "llms_txt": "unknown"
  },
  "api": {
   "auth": [
    "hmac-sha256"
   ],
   "coverage": "partial",
   "docs": "https://support.netvisor.fi/en/collections/1453045-netvisor-api",
   "exists": true,
   "kinds": [
    "rest"
   ]
  },
  "cli": {
   "exists": "unknown"
  },
  "computer_use": {
   "issues": [],
   "viability": "unknown"
  },
  "data_access": {
   "export": [
    "api-xml"
   ],
   "import": [
    "api-xml"
   ]
  },
  "extensibility": {
   "scripting": [],
   "webhooks": "unknown"
  },
  "integrations": {
   "make": "unknown",
   "n8n": "unknown",
   "power_automate": "unknown",
   "zapier": "unknown"
  },
  "mcp": {
   "first_party": "unknown",
   "third_party": [],
   "verdict": "unknown"
  },
  "rpa": {
   "drivability": "unknown",
   "notes": "No repeatable UI probe was run. The documented REST-style Web Service API is the supported automation path; browser automation remains unassessed.\n",
   "ui_stack": [
    "web-dom"
   ],
   "vendor_support": []
  },
  "sdk": {
   "exists": "unknown",
   "languages": [],
   "official": "unknown"
  }
 },
 "name": "Netvisor",
 "platforms": [
  "web"
 ],
 "related": {
  "alternatives": [
   "fortnox",
   "visma-eaccounting",
   "fiken"
  ],
  "our_products": []
 },
 "schema_version": 1,
 "score_version": 1,
 "status": "active",
 "vendor": "Visma Solutions",
 "verdict": {
  "best_path": "api",
  "scores": {
   "api": 6,
   "cli": null,
   "computer_use": null,
   "integrations": null,
   "mcp": null,
   "overall": 6,
   "rpa": null
  },
  "summary": "Netvisor is automatable through a partner-gated REST-style Web Service. Resources under isvapi.netvisor.fi cover sales and purchase invoices, customers, products, warehouse, accounting, payroll, and eScan. Requests send XML and return XML. Authentication is HMAC-SHA256 from May 2025: each request carries Netvisor authentication headers and a MAC computed from the URI, headers, user key, and partner key. Production use needs software-partner identifiers from Visma, customer API identifiers, an activated software-interface service, and rights on each resource. The software interface is included in Professional, Premium, and Palkat packages. Some import resources carry transaction fees. Visma publishes MCP-partner guidance for current APIs and treats Visma as first party and the partner as second party; this pass did not find a published Visma-owned Netvisor MCP server. iPaaS catalogs were not opened. Computer-use viability is unassessed.\n"
 }
}