Limble CMMS is maintenance management software for facilities and operations teams to track assets, create and complete work orders, schedule preventive maintenance (PMs), manage parts inventory, and report on uptime and costs. An unofficial API lets you pull asset hierarchies, open/c

Limble CMMS is a cloud-based computerized maintenance management system used across facilities, manufacturing, utilities, hospitality, and other asset-intensive operations. Teams use Limble to structure their asset registry, run preventive and reactive maintenance, track parts and suppliers, enable request portals, and analyze performance and costs. A mobile-first interface, QR codes, and checklists streamline technician workflows.
Core product areas include:
Common data entities:
Maintenance teams rely on Limble daily, but turning portal-first workflows into API-driven automation is non-trivial:
Supergood reverse-engineers authenticated browser flows and network interactions to deliver a resilient API endpoint layer for your Limble tenant.
Book a 30-minute session to confirm your modules, licensing, and authentication model.
We deliver a hardened Limble adapter tailored to your workflows and entitlements.
Go live with continuous monitoring and automatic adjustments as Limble evolves.
Authentication
/sessionsEstablish a session using credentials. Supergood manages MFA (SMS, email, TOTP) and SSO/OAuth when enabled. Returns a short-lived auth token maintained by the platform.
Assets
/assetsList assets with hierarchy, meters, and key attributes.
Work Orders
/work-ordersCreate a work order with tasks, assignments, priority, and initial checklist.
Work Orders
/work-orders/{workOrderId}Update status, add time/parts used, checklist results, and closure notes.
Preventive Maintenance Schedules
/pm-schedulesList PM schedules and next due dates (time- or meter-based) with optional filtering by asset and status.
- Mirror assets, locations, meters, and WOs into your data warehouse or EAM - Keep equipment metadata and status current for analytics and CMMS-to-ERP alignment - Normalize hierarchies, criticality, and custom fields across sites
- Read PM schedules and next due dates to drive staffing and parts staging - Create WOs automatically from sensor alerts or meter thresholds - Feed back time/parts usage and closure notes for compliance and reporting
- Post issue/receive transactions from storeroom or ERP to maintain true-on-hand - Trigger purchase requests or reorder tasks when stock dips below thresholds - Reconcile costs by WO, asset, and GL/Cost Center
- Embed request intake in your product and push approved requests into Limble as WOs - Attach photos, documents, and QA checklists from mobile or third-party apps - Stream technician updates, comments, and completion artifacts to stakeholders
Authentication
Username/password with MFA (SMS, email, TOTP) and SSO/OAuth where enabled; supports service accounts or customer-managed credentials
Response format
JSON with consistent resource schemas and pagination across modules
Rate limits
Tuned for enterprise throughput while honoring customer entitlements and usage controls
Session management
Automatic reauth and cookie/session rotation with health checks
Data freshness
Near real-time retrieval of assets, work orders, PM schedules, and inventory activity
Security
Encrypted transport, scoped tokens, and audit logging; respects Limble role-based permissions
Webhooks
Optional asynchronous delivery for long-running workflows (e.g., PM generation, WO status changes)
Latency
Sub-second responses for list/detail queries under normal load
Throughput
Designed for high-volume WO data sync, PM monitoring, and inventory transaction processing
Reliability
Retry logic, backoff, and idempotency keys minimize duplicate actions
Adaptation
Continuous monitoring for UI/API changes with rapid adapter updates
Supergood supports workflows across commonly used modules such as Asset & Location Management, Work Management (Work Requests, Work Orders, Checklists), Preventive Maintenance (Time/Meter-based), and Inventory (Parts, Bins, Transactions), subject to your licensing and entitlements. We scope coverage during integration assessment.
We support username/password + MFA (SMS, email, TOTP) and can operate behind SSO/OAuth when enabled. Sessions are refreshed automatically with secure challenge handling.
Yes. We can normalize parts issue/receive transactions and WO cost breakdowns to match your ERP/accounting schema (e.g., GL codes, cost centers) and deliver updates via webhooks or polling while complying with rate and permission constraints. We commonly integrate with QuickBooks and Xero.
Yes. We can ingest sensor alerts and meter readings, create WOs based on thresholds, and update meter values and PM compliance in near real time, with debouncing and idempotency controls.