{
 "categories": [
  "accounting",
  "erp",
  "crm"
 ],
 "deployment": "saas",
 "evidence": [
  {
   "date": "2026-08-16",
   "fact": "homepage",
   "note": "The former 24SevenOffice site redirects to Finago, which identifies Finago Office as the accounting and administration product.",
   "source": "https://finago.no/",
   "tier": "declared"
  },
  {
   "date": "2026-08-16",
   "fact": "platforms",
   "note": "Finago provides a web login and links to its current App Store and Google Play applications.",
   "source": "https://finago.no/",
   "tier": "declared"
  },
  {
   "date": "2026-08-16",
   "fact": "license",
   "note": "Finago publishes commercial monthly pricing for Office packages, users, documents, integrations, and add-on modules.",
   "source": "https://finago.no/priser",
   "tier": "declared"
  },
  {
   "date": "2026-08-16",
   "fact": "modalities.api.exists",
   "note": "Finago publishes a versioned REST API reference for the former 24SevenOffice platform.",
   "source": "https://rest-api.developer.24sevenoffice.com/doc/v1",
   "tier": "declared"
  },
  {
   "date": "2026-08-16",
   "fact": "modalities.api.kinds[0]",
   "note": "The current v1 reference documents HTTPS JSON resources and GET, POST, PATCH, PUT, and DELETE operations.",
   "source": "https://rest-api.developer.24sevenoffice.com/doc/v1",
   "tier": "declared"
  },
  {
   "date": "2026-08-16",
   "fact": "modalities.api.kinds[1]",
   "note": "The vendor support guide distinguishes legacy SOAP integrations that use neutral integration users from newer REST applications.",
   "source": "https://support.24sevenoffice.com/no-no/hvordan-opprette-integrasjonsbruker",
   "tier": "declared"
  },
  {
   "date": "2026-08-16",
   "fact": "modalities.api.auth[0]",
   "note": "The REST API uses the OAuth 2.0 client-credentials grant with application credentials, audience, scopes, and a customer-approved organization identifier.",
   "source": "https://rest-api.developer.24sevenoffice.com/doc/v1/topic/topic-get-access-token",
   "tier": "declared"
  },
  {
   "date": "2026-08-16",
   "fact": "modalities.api.auth[1]",
   "note": "SOAP integrations use a neutral integration user created for the third-party connection.",
   "source": "https://support.24sevenoffice.com/no-no/hvordan-opprette-integrasjonsbruker",
   "tier": "declared"
  },
  {
   "date": "2026-08-16",
   "fact": "modalities.api.coverage",
   "note": "The REST reference covers accounts, balances, customers, products, dimensions, sales orders, attachments, price lists, people, organizations, taxes, and ledger transactions, but not every Finago product module.",
   "source": "https://rest-api.developer.24sevenoffice.com/doc/v1",
   "tier": "declared"
  },
  {
   "date": "2026-08-16",
   "fact": "modalities.data_access.export[0]",
   "note": "Documented GET operations return JSON resources for core accounting, customer, product, order, and organization data.",
   "source": "https://rest-api.developer.24sevenoffice.com/doc/v1",
   "tier": "declared"
  },
  {
   "date": "2026-08-16",
   "fact": "modalities.data_access.import[0]",
   "note": "Documented write operations create or change customers, products, sales orders and lines, attachments, dimensions, and general-ledger transactions.",
   "source": "https://rest-api.developer.24sevenoffice.com/doc/v1",
   "tier": "declared"
  },
  {
   "date": "2026-08-16",
   "fact": "verdict.scores.api",
   "note": "The API is versioned, actively maintained, scoped, and useful for core production accounting workflows, but its REST coverage is partial and no general webhook or official SDK surface was established.",
   "source": "https://rest-api.developer.24sevenoffice.com/doc/v1",
   "tier": "declared"
  },
  {
   "date": "2026-08-16",
   "fact": "verdict.scores.api",
   "note": "Third-party integration access starts as a paid per-client feature, and high API volume can trigger usage charges.",
   "source": "https://finago.no/priser",
   "tier": "declared"
  },
  {
   "date": "2026-08-16",
   "fact": "freshness.watch[0].url",
   "note": "Opened and verified as the current Finago Office REST API v1 documentation.",
   "source": "https://rest-api.developer.24sevenoffice.com/doc/v1",
   "tier": "declared"
  },
  {
   "date": "2026-08-16",
   "fact": "freshness.watch[1].url",
   "note": "Opened and verified as the current API changelog with releases through June 2026.",
   "source": "https://rest-api.developer.24sevenoffice.com/doc/v1/changes",
   "tier": "declared"
  },
  {
   "date": "2026-08-16",
   "fact": "freshness.watch[2].url",
   "note": "Opened and verified as the current product and integration pricing page.",
   "source": "https://finago.no/priser",
   "tier": "declared"
  }
 ],
 "freshness": {
  "last_verified": "2026-08-16",
  "volatility": "high",
  "watch": [
   {
    "type": "docs",
    "url": "https://rest-api.developer.24sevenoffice.com/doc/v1"
   },
   {
    "type": "changelog",
    "url": "https://rest-api.developer.24sevenoffice.com/doc/v1/changes"
   },
   {
    "type": "pricing",
    "url": "https://finago.no/priser"
   }
  ]
 },
 "homepage": "https://finago.no/",
 "id": "24sevenoffice",
 "license": "commercial",
 "modalities": {
  "agent_docs": {
   "llms_txt": "unknown"
  },
  "api": {
   "auth": [
    "oauth2-client-credentials",
    "integration-user"
   ],
   "coverage": "partial",
   "docs": "https://rest-api.developer.24sevenoffice.com/doc/v1",
   "exists": true,
   "kinds": [
    "rest",
    "soap"
   ]
  },
  "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 versioned REST API is the preferred path for supported resources; browser and mobile UI automation remain unassessed.",
   "ui_stack": [
    "web-dom",
    "mobile-app"
   ],
   "vendor_support": []
  },
  "sdk": {
   "exists": "unknown",
   "languages": [],
   "official": "unknown"
  }
 },
 "name": "24SevenOffice (Finago Office)",
 "platforms": [
  "web",
  "ios",
  "android"
 ],
 "related": {
  "alternatives": [
   "fiken",
   "poweroffice-go",
   "visma-eaccounting",
   "tripletex"
  ],
  "our_products": []
 },
 "schema_version": 1,
 "score_version": 1,
 "status": "active",
 "vendor": "Finago",
 "verdict": {
  "best_path": "api",
  "scores": {
   "api": 6,
   "cli": null,
   "computer_use": null,
   "integrations": null,
   "mcp": null,
   "overall": 6,
   "rpa": null
  },
  "summary": "24SevenOffice is now marketed as Finago Office. Its maintained REST API provides scoped read and write access to core accounting and sales data, including customers, products, sales orders, attachments, accounts, balances, transaction lines, and general-ledger postings. OAuth 2.0 client credentials are bound to one organization and require both developer-panel access and customer-side application approval. Legacy integrations can still use a SOAP API through a neutral integration user. Coverage remains partial relative to the full Finago suite, third-party API access is a paid feature, and no general webhook or official SDK surface was established. The API documentation portal itself offers an MCP endpoint for reading the documentation; that is not counted as an MCP path into tenant ERP data. UI and computer-use paths remain unassessed.\n"
 }
}