Developer API Reference

Water Usage

Reading Object

Water usage data is provided as a reading object with the following properties

time string
date time of when the reading was recorded
volume number
Total volume of water usage recorded
{
  "time": 1535760000,
  "volume": 35218.531275
}