{
 "categories": [
  "accounting",
  "invoicing",
  "small-business"
 ],
 "deployment": "saas",
 "evidence": [
  {
   "date": "2026-08-16",
   "fact": "homepage",
   "note": "Fiken identifies itself as accounting software for small businesses and documents invoicing, tax, receipt, and integration functions.",
   "source": "https://fiken.no/",
   "tier": "declared"
  },
  {
   "date": "2026-08-16",
   "fact": "modalities.api.exists",
   "note": "Fiken publishes an OAS 3.0 API v2 reference and a production base URL at api.fiken.no/api/v2.",
   "source": "https://api.fiken.no/api/v2/docs/",
   "tier": "declared"
  },
  {
   "date": "2026-08-16",
   "fact": "modalities.api.kinds[0]",
   "note": "The documented HTTPS resource endpoints use standard GET, POST, PUT, PATCH, and DELETE operations with JSON representations.",
   "source": "https://api.fiken.no/api/v2/docs/",
   "tier": "declared"
  },
  {
   "date": "2026-08-16",
   "fact": "modalities.api.auth[0]",
   "note": "Fiken documents an OAuth 2.0 authorization-code flow with refresh and revocation; third-party customer integrations must use this method.",
   "source": "https://api.fiken.no/api/v2/docs/",
   "tier": "declared"
  },
  {
   "date": "2026-08-16",
   "fact": "modalities.api.auth[1]",
   "note": "Fiken documents revocable personal API tokens for customers integrating their own solutions and forbids using them in third-party applications.",
   "source": "https://api.fiken.no/api/v2/docs/",
   "tier": "declared"
  },
  {
   "date": "2026-08-16",
   "fact": "modalities.api.coverage",
   "note": "The reference lists read and write operations across contacts, products, journal entries, invoices, sales, purchases, inbox documents, projects, and time entries, but does not establish parity with every Fiken product surface.",
   "source": "https://api.fiken.no/api/v2/docs/",
   "tier": "declared"
  },
  {
   "date": "2026-08-16",
   "fact": "modalities.data_access.export[0]",
   "note": "Documented GET collection and item endpoints return application/json for programmatic retrieval of accounting data.",
   "source": "https://api.fiken.no/api/v2/docs/",
   "tier": "declared"
  },
  {
   "date": "2026-08-16",
   "fact": "modalities.data_access.import[0]",
   "note": "Documented POST, PUT, and PATCH endpoints accept JSON for creating and changing supported accounting objects.",
   "source": "https://api.fiken.no/api/v2/docs/",
   "tier": "declared"
  },
  {
   "date": "2026-08-16",
   "fact": "verdict.scores.api",
   "note": "API v2 is broad and documented, but Fiken permits only one concurrent request, may slow clients above four requests per second, and requires approval before an OAuth app serves more than five users.",
   "source": "https://api.fiken.no/api/v2/docs/",
   "tier": "declared"
  },
  {
   "date": "2026-08-16",
   "fact": "verdict.scores.api",
   "note": "Fiken lists API access for connecting other systems as a paid 99 NOK monthly add-on, so access constraints keep the path below the rubric's broad practical tier.",
   "source": "https://fiken.no/priser",
   "tier": "declared"
  },
  {
   "date": "2026-08-16",
   "fact": "freshness.watch[0].url",
   "note": "Opened and verified as Fiken's current API v2 reference and authentication guide.",
   "source": "https://api.fiken.no/api/v2/docs/",
   "tier": "declared"
  },
  {
   "date": "2026-08-16",
   "fact": "freshness.watch[1].url",
   "note": "Opened and verified as Fiken's current public pricing page for the API add-on.",
   "source": "https://fiken.no/priser",
   "tier": "declared"
  }
 ],
 "freshness": {
  "last_verified": "2026-08-16",
  "volatility": "medium",
  "watch": [
   {
    "type": "docs",
    "url": "https://api.fiken.no/api/v2/docs/"
   },
   {
    "type": "pricing",
    "url": "https://fiken.no/priser"
   }
  ]
 },
 "homepage": "https://fiken.no/",
 "id": "fiken",
 "license": "commercial",
 "modalities": {
  "agent_docs": {
   "llms_txt": "unknown"
  },
  "api": {
   "auth": [
    "oauth2",
    "personal-api-token"
   ],
   "coverage": "partial",
   "docs": "https://api.fiken.no/api/v2/docs/",
   "exists": true,
   "kinds": [
    "rest"
   ]
  },
  "cli": {
   "exists": "unknown"
  },
  "computer_use": {
   "issues": [],
   "viability": "unknown"
  },
  "data_access": {
   "export": [
    "api-json"
   ],
   "import": [
    "api-json"
   ]
  },
  "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 API is the supported path; UI automation remains unassessed.",
   "ui_stack": [],
   "vendor_support": []
  },
  "sdk": {
   "exists": "unknown",
   "languages": [],
   "official": "unknown"
  }
 },
 "name": "Fiken",
 "platforms": [
  "web"
 ],
 "related": {
  "alternatives": [
   "tripletex",
   "unimicro"
  ],
  "our_products": []
 },
 "schema_version": 1,
 "score_version": 1,
 "status": "active",
 "vendor": "Fiken AS",
 "verdict": {
  "best_path": "api",
  "scores": {
   "api": 6,
   "cli": null,
   "computer_use": null,
   "integrations": null,
   "mcp": null,
   "overall": 6,
   "rpa": null
  },
  "summary": "Fiken is automatable through its documented API v2. Agents can read and write core accounting objects such as contacts, products, journal entries, invoices, sales, purchases, projects, and time entries using OAuth 2.0 or a personal token. The path is useful but constrained: live-company API access is a paid add-on, third-party integrations must use OAuth, production access beyond five users requires approval, and requests are limited to one at a time. MCP, connector, CLI, RPA, and computer-use paths remain unassessed.\n"
 }
}