Cryotos is cloud-based CMMS (Computerized Maintenance Management System) software used by facilities, manufacturing, and service teams to manage work orders, assets, preventive maintenance schedules, inspections, spare parts, vendors, and mobile field operations. An unofficial API let

Cryotos is a modern CMMS platform that centralizes maintenance operations across sites, assets, technicians, and vendors. Teams use Cryotos to create and dispatch work orders, plan preventive maintenance, track asset lifecycle and meter readings, manage spare parts and inventory, run inspections via mobile checklists, and coordinate approvals—all with role-based access and mobile-first execution.
Core product areas include:
Common data entities:
Maintenance teams depend on Cryotos daily, but turning portal-first workflows into API-driven automation isn’t trivial:
Supergood reverse-engineers authenticated browser and mobile flows to deliver a resilient API layer for your Cryotos tenant.
Book a 30-minute session to confirm your modules, licensing, and authentication model.
We deliver a hardened Cryotos adapter tailored to your workflows and entitlements.
Go live with continuous monitoring and automatic adjustments as Cryotos 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.
Authentication
/sessions/refreshRefresh an existing token to keep sessions uninterrupted.
Work Orders
/work-ordersList work orders with filters and summary details.
Work Orders
/work-ordersCreate a new work order with optional checklist and parts reservations.
Assets
/assetsList assets with location, meter, and lifecycle metadata.
Meter Readings
/assets/{assetId}/meter-readingsRecord a meter reading that may trigger PM scheduling.
- Mirror sites, assets, and work orders into your internal data warehouse/analytics - Keep asset metadata and meter readings current for dashboards and reliability engineering - Normalize statuses, priorities, and categories across multi-site operations
- Generate work orders from IoT alerts, BMS/SCADA signals, or ITSM tickets (e.g., ServiceNow) - Auto-assign by site, asset type, skill, or vendor with SLA-aware due dates - Attach sensor snapshots, logs, and safety checklists
- Sync PM plans and next-due dates to planning tools - Post meter readings programmatically to trigger PM work order creation - Track completion and variance for compliance and audits
- Record parts reservations/consumption and reconcile with ERP/accounting (e.g., SAP, NetSuite, Dynamics, QuickBooks) - Push vendor bills or labor/time entries downstream for cost tracking - Maintain reorder points and stock availability across locations
- Ingest technician notes, time entries, and photo attachments - Enforce checklist completion and approval gates from your product - Drive SLA alerts, escalations, and customer notifications
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 work orders, assets, PM plans, inventory, and approvals
Security
Encrypted transport, scoped tokens, and audit logging; respects Cryotos role-based permissions
Webhooks
Optional asynchronous delivery for long-running workflows (e.g., approvals, PM generation)
Latency
Sub-second responses for list/detail queries under normal load
Throughput
Designed for high-volume work order and asset data sync, PM processing, and parts updates
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 Work Orders, Assets, Preventive Maintenance Plans, Inventory/Parts, Vendors, and Approvals, 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 reservations/consumption, labor/time entries, and vendor data to match your ERP/accounting schema (e.g., SAP, Oracle NetSuite, Microsoft Dynamics 365, QuickBooks) and deliver updates via webhooks or polling while complying with rate and permission constraints.
Yes. We can ingest and post meter readings, reflect PM next-due calculations, and manage approval states, signatures, and artifacts with signed uploads and time-limited URLs.