Quickstart
Your first request, in under a minute.
1. Get a token
Log in from the Login page, or via curl — see Authentication for the full request/response shape.
2. Pick an endpoint
Browse API Reference, grouped by resource (work orders, machines, alerts, and so on). Each page shows its parameters, request/response schema, and a live request builder.
3. Send the request
Paste your token into the endpoint's Authorization field (or log in once and it carries over automatically) and press Send — or copy the generated cURL / JavaScript / Python sample and run it yourself.