OVERVIEW

Ecofront API

The Ecofront API is a simple HTTP protocol designed to allow third party applications to interface to the Ecofront Energy Monitor. The API simplifies and standardizes the data acquisition process and is intended for commercial users who may need to remotely manage multiple installations or need to integrate with third party products and services.

The API uses a standard HTTP based request/response protocol. The remote application sends a HTTP request and the API responds with a data dump in CSV format. The API offers 4 degrees of resolution:

  • Monthly consumption for the specified calendar year
  • Daily consumption for the specified calendar month
  • Hourly consumption for the specified 24 hour day
  • Half hourly consumption for the specified 24 hour day

For instructions on how to access the API refer to the API manual . Use the API Protocol to build your own application or use the free Ecofront API Tool .