Module · Integrations & API
Interfaces and API
QMSpot rarely stands alone in an operation. Its API lets you exchange data with the systems you already run — sensor readings in, analyses out, recurring steps automated instead of done by hand.
- Token authentication, data in JSON format
- Endpoints for checklists, sensors and devices
- Import and export in both directions

What the interfaces can do
The API is how QMSpot connects to other software — without anyone maintaining the same data twice.
Typical connections are IoT devices from various manufacturers for temperature and device data, ERP systems for operational master data, and external training platforms. What makes sense in your case is best worked out directly — integrations are project work, not a checkbox.
Authentication
Token-based: requests run with a valid API token
Data format
Requests and responses in JSON, ready for modern web services
Endpoints
Access to modules such as checklists, sensor data and device management
Import and export
External data in, reports and analyses out — into a BI tool, for example
How a connection is built
Three steps come before every integration, whichever system is being connected.
1. Clarify the purpose
Which data should flow in which direction, how often, and to what end.
2. Request a token
A valid token is issued and stored for access to the API.
3. Connect and test
Wire up the endpoints, run a test and check that the data arrives complete.
How it works with the other modules
Cross-module, flexible and practical
The interface is not a subject of its own. It is the route by which the other modules' data leaves or reaches the operation.
- Sensors & Temperature — readings from IoT devices of various manufacturers flow into QMSpot
- Device Management — device status and maintenance data can be reconciled with other systems
- Checklists & Inspection Plans — completed inspections as a data source for analyses outside QMSpot
- Training — external training platforms can be connected
- Administration — take user and site data from your leading system
Your data is handled in compliance with the GDPR.