{
 "categories": [
  "erp",
  "manufacturing",
  "enterprise"
 ],
 "deployment": "hybrid",
 "evidence": [
  {
   "date": "2026-08-30",
   "fact": "homepage",
   "note": "Monitor presents a manufacturing-focused ERP with cloud plans, Monitor BI, Monitor Mobile, and machine or CAD integrations. User-count figures are vendor copy.",
   "source": "https://www.monitorerp.com/",
   "tier": "declared"
  },
  {
   "date": "2026-08-30",
   "fact": "license",
   "note": "The homepage publishes paid per-user pricing. The product is commercial.",
   "source": "https://www.monitorerp.com/",
   "tier": "declared"
  },
  {
   "date": "2026-08-30",
   "fact": "platforms",
   "note": "The homepage names Monitor BI and Monitor Mobile alongside the ERP. API hosts are company-specific including :8001, consistent with hybrid cloud and on-prem style delivery.",
   "source": "https://www.monitorerp.com/",
   "tier": "declared"
  },
  {
   "date": "2026-08-30",
   "fact": "deployment",
   "note": "API documentation addresses customers on company-specific hosts, including port 8001, not a single shared SaaS URL.",
   "source": "https://api.monitor.se/",
   "tier": "declared"
  },
  {
   "date": "2026-08-30",
   "fact": "modalities.api.exists",
   "note": "Monitor publishes public API documentation. Read queries are free for customers. Write commands require a purchased Monitor ERP API licence and dedicated API users.",
   "source": "https://api.monitor.se/",
   "tier": "declared"
  },
  {
   "date": "2026-08-30",
   "fact": "modalities.api.kinds[0]",
   "note": "Queries are HTTP GET against /api/v1/ paths with OData-style $filter, $skip, and $top.",
   "source": "https://api.monitor.se/articles/v1/examples/part-queries.html",
   "tier": "declared"
  },
  {
   "date": "2026-08-30",
   "fact": "modalities.api.auth[0]",
   "note": "POST /{lang}/{company}/login returns X-Monitor-SessionId. MFA uses /login/totp when MfaToken is set. One session per user; sessions do not cross companies.",
   "source": "https://api.monitor.se/articles/authentication/index.html",
   "tier": "declared"
  },
  {
   "date": "2026-08-30",
   "fact": "modalities.api.auth[1]",
   "note": "From version 25.8, Entra ID OIDC with PKCE is documented via /login/oidc and returns a Monitor session.",
   "source": "https://api.monitor.se/articles/authentication/oidc-login.html",
   "tier": "declared"
  },
  {
   "date": "2026-08-30",
   "fact": "modalities.api.coverage",
   "note": "Commands that change state require the paid write API. Calculation commands and queries are documented separately.",
   "source": "https://api.monitor.se/articles/v1/commands/index.html",
   "tier": "declared"
  },
  {
   "date": "2026-08-30",
   "fact": "modalities.data_access.export[0]",
   "note": "Query responses are JSON.",
   "source": "https://api.monitor.se/articles/v1/examples/part-queries.html",
   "tier": "declared"
  },
  {
   "date": "2026-08-30",
   "fact": "modalities.data_access.import[0]",
   "note": "Licensed commands POST JSON payloads that change ERP state.",
   "source": "https://api.monitor.se/articles/v1/commands/index.html",
   "tier": "declared"
  },
  {
   "date": "2026-08-30",
   "fact": "modalities.agent_docs.llms_txt",
   "note": "https://www.monitorerp.com/llms.txt returned 404 on 2026-08-30.",
   "source": "https://www.monitorerp.com/llms.txt",
   "tier": "scraped"
  },
  {
   "date": "2026-08-30",
   "fact": "verdict.scores.api",
   "note": "Broad documented query and command REST exists. Write licensing, single-session users, and no official SDK keep the path in the useful-with-limits tier.",
   "source": "https://api.monitor.se/",
   "tier": "declared"
  },
  {
   "date": "2026-08-30",
   "fact": "freshness.watch[0].url",
   "note": "Opened and verified as Monitor's current public API home, including the free-read / paid-write split.",
   "source": "https://api.monitor.se/",
   "tier": "declared"
  },
  {
   "date": "2026-08-30",
   "fact": "freshness.watch[1].url",
   "note": "Opened and verified as the current session-login and MFA page.",
   "source": "https://api.monitor.se/articles/authentication/index.html",
   "tier": "declared"
  },
  {
   "date": "2026-08-30",
   "fact": "freshness.watch[2].url",
   "note": "Opened and verified as the current integrations page requiring Full Access API plus API licences and a partner API key for write partners.",
   "source": "https://www.monitorerp.com/integrations",
   "tier": "declared"
  }
 ],
 "freshness": {
  "last_verified": "2026-08-30",
  "volatility": "medium",
  "watch": [
   {
    "type": "docs",
    "url": "https://api.monitor.se/"
   },
   {
    "type": "docs",
    "url": "https://api.monitor.se/articles/authentication/index.html"
   },
   {
    "type": "docs",
    "url": "https://www.monitorerp.com/integrations"
   }
  ]
 },
 "homepage": "https://www.monitorerp.com/",
 "id": "monitor-erp",
 "license": "commercial",
 "modalities": {
  "agent_docs": {
   "llms_txt": false
  },
  "api": {
   "auth": [
    "username-password-session",
    "oidc-pkce"
   ],
   "coverage": "partial",
   "docs": "https://api.monitor.se/",
   "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 REST API covers queries and licensed commands without browser control.\n",
   "ui_stack": [
    "web-dom",
    "mobile-app"
   ],
   "vendor_support": []
  },
  "sdk": {
   "exists": "unknown",
   "languages": [],
   "official": "unknown"
  }
 },
 "name": "Monitor ERP",
 "platforms": [
  "web",
  "windows",
  "ios",
  "android"
 ],
 "related": {
  "alternatives": [
   "infor-m3",
   "ifs-cloud",
   "sap-s4hana"
  ],
  "our_products": []
 },
 "schema_version": 1,
 "score_version": 1,
 "status": "active",
 "vendor": "Monitor ERP System",
 "verdict": {
  "best_path": "api",
  "scores": {
   "api": 6,
   "cli": null,
   "computer_use": null,
   "integrations": null,
   "mcp": null,
   "overall": 6,
   "rpa": null
  },
  "summary": "Monitor ERP is automatable through the public REST API at api.monitor.se, not through a confirmed MCP server. Customers may query without buying the write API. Commands that change ERP state require a purchased Monitor ERP API or Full Access licence and dedicated API users. Third-party write apps also need a licence per application user. Login is a normal Monitor user: username and password, plus TOTP when configured, or from version 25.8 Entra ID OIDC with PKCE. Subsequent calls send X-Monitor-SessionId. Sessions do not cross companies, and only one session per user is allowed. Queries use GET paths such as /api/v1/Inventory/Parts with OData-style filters. Commands are POSTs into the business domain. Partner integrations need Full Access API plus a partner API key. No official SDK or CLI was established. Computer-use viability is unassessed. Infor M3, IFS Cloud, and SAP S/4HANA are outside this record.\n"
 }
}