{
 "categories": [
  "accounting",
  "invoicing",
  "finance"
 ],
 "deployment": "saas",
 "evidence": [
  {
   "date": "2026-08-28",
   "fact": "homepage",
   "note": "Finago presents Procountor as Finnish cloud financial-management software and names Procountor Solo as a distinct solo-entrepreneur product.",
   "source": "https://procountor.fi/en/",
   "tier": "declared"
  },
  {
   "date": "2026-08-28",
   "fact": "platforms",
   "note": "The product is described as cloud software used in a web browser. A separately named mobile interface exists as additional software and is outside this platform claim.",
   "source": "https://procountor.fi/en/",
   "tier": "declared"
  },
  {
   "date": "2026-08-28",
   "fact": "license",
   "note": "Finago sells Procountor commercially, including a normally charged Quick Start fee. Introductory discounts do not make the product a permanent free service.",
   "source": "https://procountor.fi/en/",
   "tier": "declared"
  },
  {
   "date": "2026-08-28",
   "fact": "modalities.api.exists",
   "note": "Finago documents an open REST/JSON API for Procountor Financials/Taloushallinto, published in early 2017.",
   "source": "https://dev.procountor.com/general-information/",
   "tier": "declared"
  },
  {
   "date": "2026-08-28",
   "fact": "modalities.api.kinds[0]",
   "note": "The API mainly adheres to REST and uses JSON. Production lives at api.procountor.com; testing lives at pts-api.procountor.com.",
   "source": "https://dev.procountor.com/general-information/",
   "tier": "declared"
  },
  {
   "date": "2026-08-28",
   "fact": "modalities.api.auth[0]",
   "note": "Procountor documents OAuth 2.0 authorization-code flow via api.procountor.com/login and /api/oauth/token. Access tokens last one hour; refresh tokens last six months.",
   "source": "https://dev.procountor.com/api-authentication/",
   "tier": "declared"
  },
  {
   "date": "2026-08-28",
   "fact": "modalities.api.auth[1]",
   "note": "Procountor documents a client-credentials flow for machine-to-machine integrations and for users with API-login-only rights. Details live on the M2M Authentication page.",
   "source": "https://dev.procountor.com/api-authentication/",
   "tier": "declared"
  },
  {
   "date": "2026-08-28",
   "fact": "modalities.api.coverage",
   "note": "The API is described as having diverse financial-management coverage, monthly latest versions, and country-specific validations for Denmark, Finland, and Sweden. Some endpoints require two-factor authentication.",
   "source": "https://dev.procountor.com/general-information/",
   "tier": "declared"
  },
  {
   "date": "2026-08-28",
   "fact": "modalities.extensibility.webhooks",
   "note": "Procountor documents webhook subscriptions with URL, HMAC authentication, and event types such as INVOICE_PAYMENT_CREATED, used especially after two-factor payment flows.",
   "source": "https://dev.procountor.com/api-reference/webhooks/",
   "tier": "declared"
  },
  {
   "date": "2026-08-28",
   "fact": "modalities.data_access.export[0]",
   "note": "Authenticated GET operations return JSON from versioned /api paths.",
   "source": "https://dev.procountor.com/general-information/",
   "tier": "declared"
  },
  {
   "date": "2026-08-28",
   "fact": "modalities.data_access.import[0]",
   "note": "The API is documented for building integrations that create and change financial-management data as JSON. API actions count against environment quotas.",
   "source": "https://dev.procountor.com/general-information/",
   "tier": "declared"
  },
  {
   "date": "2026-08-28",
   "fact": "verdict.scores.api",
   "note": "The API is versioned, documented, sandboxed, and read/write, with OAuth and webhooks. Partner credential requests, two-factor payment gates, and country validations keep it below unusual completeness.",
   "source": "https://dev.procountor.com/general-information/",
   "tier": "declared"
  },
  {
   "date": "2026-08-28",
   "fact": "freshness.watch[0].url",
   "note": "Opened and verified as the current Procountor API overview, servers, versioning, and country notes.",
   "source": "https://dev.procountor.com/general-information/",
   "tier": "declared"
  },
  {
   "date": "2026-08-28",
   "fact": "freshness.watch[1].url",
   "note": "Opened and verified as the current OAuth 2.0 authorization-code documentation and pointer to client-credentials/M2M.",
   "source": "https://dev.procountor.com/api-authentication/",
   "tier": "declared"
  },
  {
   "date": "2026-08-28",
   "fact": "freshness.watch[2].url",
   "note": "Opened and verified as the current webhooks reference for payment and two-factor event notifications.",
   "source": "https://dev.procountor.com/api-reference/webhooks/",
   "tier": "declared"
  }
 ],
 "freshness": {
  "last_verified": "2026-08-28",
  "volatility": "medium",
  "watch": [
   {
    "type": "docs",
    "url": "https://dev.procountor.com/general-information/"
   },
   {
    "type": "docs",
    "url": "https://dev.procountor.com/api-authentication/"
   },
   {
    "type": "docs",
    "url": "https://dev.procountor.com/api-reference/webhooks/"
   }
  ]
 },
 "homepage": "https://procountor.fi/en/",
 "id": "procountor",
 "license": "commercial",
 "modalities": {
  "agent_docs": {
   "llms_txt": "unknown"
  },
  "api": {
   "auth": [
    "oauth2-authorization-code",
    "oauth2-client-credentials"
   ],
   "coverage": "partial",
   "docs": "https://dev.procountor.com/general-information/",
   "exists": true,
   "kinds": [
    "rest"
   ]
  },
  "cli": {
   "exists": "unknown"
  },
  "computer_use": {
   "issues": [],
   "viability": "unknown"
  },
  "data_access": {
   "export": [
    "api-json"
   ],
   "import": [
    "api-json"
   ]
  },
  "extensibility": {
   "scripting": [],
   "webhooks": true
  },
  "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 API, OAuth flows, and webhooks are the supported automation paths; browser automation remains unassessed.\n",
   "ui_stack": [
    "web-dom"
   ],
   "vendor_support": []
  },
  "sdk": {
   "exists": "unknown",
   "languages": [],
   "official": "unknown"
  }
 },
 "name": "Finago Procountor",
 "platforms": [
  "web"
 ],
 "related": {
  "alternatives": [
   "fortnox",
   "visma-eaccounting"
  ],
  "our_products": []
 },
 "schema_version": 1,
 "score_version": 1,
 "status": "active",
 "vendor": "Finago",
 "verdict": {
  "best_path": "api",
  "scores": {
   "api": 7,
   "cli": null,
   "computer_use": null,
   "integrations": null,
   "mcp": null,
   "overall": 7,
   "rpa": null
  },
  "summary": "Finago Procountor Financials is automatable through a public REST/JSON API at api.procountor.com. The API was published in 2017 for the Procountor Financials/Taloushallinto version and follows a monthly latest release plus quarterly supported versions. Authentication is OAuth 2.0: authorization-code for interactive apps, and client-credentials with API keys for machine-to-machine use. Access tokens last one hour. Payment and some user endpoints require Procountor Key two-factor confirmation. Integrators request client credentials and a test environment; production access is a separate request. The test server allows 90 requests per minute per client; production allows 60 requests per second per client. Country validations differ for Denmark, Finland, and Sweden. Webhooks notify subscribed URLs, especially for two-factor payment results. Procountor Solo is outside this product boundary. No first-party MCP server was established. iPaaS catalogs were not opened. Computer-use viability is unassessed.\n"
 }
}