Integrations and API
An open API, signed events, and an AI connection with a safety catch.
Everything in the account can be read and written through a documented API, everything that happens can be sent as a signed event, and an AI agent can be connected without being able to change anything on its own.
-
Read and write everything
Assets, contacts, checks, jobs, checklists and files through REST and GraphQL, from a key that gets only the access it needs.
-
Hear everything that happens
Signed events for changes to assets, checks, work and contacts, with a test delivery, retries, and no duplicates when a delivery is late.
-
Sensor readings that become checks
A device or building system posts a reading; it matches the asset by its label or external ID, and a rule can turn an alert into a check.
-
An AI agent with a safety catch
Connect an AI agent to the account. It can read and draft, but anything that would change a record waits for a person to confirm.
-
Try it from inside the app
An explorer generated from the live API definition, and a handbook of guides with working examples, including connecting an ERP, Power Automate or Zapier.