Loc8 is a cloud CMMS and asset management platform that helps maintenance, operations, and reliability teams manage work orders, assets, preventative maintenance, and field crews from one system. An unofficial API lets you programmatically pull assets, work orders, jobs, maintenance schedules, and contractor and customer records—and push updates like new work orders, job status changes, defects, and completed maintenance back into Loc8.

Loc8 is a cloud-based Computerized Maintenance Management System (CMMS) and asset management platform built to help maintenance, operations, and reliability teams streamline work orders, track assets, schedule jobs, and empower field crews from a single system. Teams use Loc8 to manage asset lifecycles, run preventative maintenance, dispatch and schedule technicians and contractors, capture job signatures and conditional forms in the field, and report on performance across industries like facilities, mining, utilities, government, healthcare, and transportation.
Core product areas include:
Common data entities:
Maintenance teams run daily operations on Loc8, but turning portal- and mobile-driven workflows into API-driven automation is non-trivial:
Supergood reverse-engineers authenticated browser and app flows together with Loc8's available API surface to deliver a resilient, normalized API layer for your Loc8 tenant—across assets, work orders, maintenance, and field operations.
Use Loc8 with AI agents: Loc8 MCP Server →
Book a 30-minute session to confirm your modules, asset hierarchy, and authentication model.
We deliver a production-ready Loc8 adapter tailored to your tenant configuration and entitlements.
Go live with continuous monitoring and automatic adjustments as Loc8 evolves.
Authentication
/authenticateAuthenticate to a Loc8 tenant using username/password or MFA and obtain a session token for downstream calls.
Assets
/assetsList assets and components with filters for location, asset hierarchy, status, and category.
Work Orders
/work_ordersRetrieve work orders and jobs with filters for status, assignee, site, and scheduled date range.
Work Orders
/create_work_orderCreate a new work order or job against an asset, including task details, priority, and assignment.
Maintenance
/maintenance_schedulesPull preventative maintenance schedules, plans, and upcoming due tasks for assets and components.
Field Operations
/update_job_statusUpdate a job's status, capture completion details, defects, and job signatures from field activity.
- Pull assets, components, and asset hierarchies from Loc8 into a single data warehouse - Stream work order, job, and status-change events to downstream BI and reporting tools - Reconcile location and site records across systems for unified asset reporting
- Push preventative maintenance schedules and plans into Loc8 and pull due tasks back for dispatch - Trigger work order creation automatically when maintenance thresholds or conditions are met - Route defects and failed inspections to the right technicians without portal clicks
- Match technicians and contractors to jobs by availability and distance from external scheduling tools - Sync job assignments, status changes, and job signatures back into Loc8 in near real time - Surface overdue and high-priority jobs to operations dashboards
- Sync job-linked quotes and invoices from Loc8 into accounting and ERP systems - Match completed work orders to billing records and flag discrepancies - Surface outstanding and approved quotes to revenue and finance workflows
Authentication
Username/password and MFA handled in a managed session
Connectivity
Authenticated browser and app flows plus Loc8's available API surface where exposed by the tenant
Response format
Normalized JSON across Asset, Work Order, Maintenance, Scheduling, and Customer objects
Rate limits
Adaptive throttling tuned to your tenant to avoid Loc8-side limits
Session management
Automatic session refresh, MFA replay handling, and credential rotation
Data freshness
Near real-time pulls for assets, work orders, and schedules with optional scheduled batch syncs
Security
Encrypted credential vault, scoped access tokens, SOC 2-aligned controls, and audit logging
Webhooks
Event-style callbacks for work order creation, job status changes, defects, and maintenance due events
Latency
Sub-second reads on cached entities; multi-second writes when posting through job and maintenance workflows
Throughput
Horizontally scaled workers sized to high work order and asset volume across sites
Reliability
Retry, backoff, and idempotency keys for work order creation, status updates, and maintenance transactions
Adaptation
Continuous monitoring of Loc8 releases, mobile app changes, and tenant-specific configuration drift
Yes. Supergood works against the authenticated surfaces behind both the Loc8 web portal and mobile app, so job activity, signatures, and conditional forms captured in the field are available alongside web-managed records.
No. Supergood works with your existing Loc8 tenant, credentials, and entitlements. There is no separate partner program or marketplace approval required to access your own data.
Each tenant is profiled against its configured asset hierarchy, maintenance plans, and custom forms. Supergood preserves your fields, lifecycle states, and entitlements rather than forcing a generic schema.
Yes. You can pull assets, work orders, schedules, and contractor records, and push updates such as new work orders, job status changes, defects, and completed maintenance back into Loc8.
Supergood continuously monitors Loc8 releases and app changes, automatically adapting the adapter when endpoints, payloads, or workflows shift so your integration keeps running.