API Reference

A background API area for future integrations. It is linked from the footer for technical visitors and partners.

Example data shape

{
  "asset_id": "A1-PUMP-004",
  "readings": {
    "vibration_rms": 4.2,
    "temperature_c": 68.5,
    "current_a": 11.8
  },
  "economics": {
    "hourly_production_value": 12500
  }
}