This documentation is DEPRECATED and provided for legacy purposes only. Please use the updated documentation at www.amee.com/developer .

AMEE API / Profile API

Overview

User data is stored in AMEE in Profiles. You can create as many separate Profiles as you wish. A Profile is a set of data that collectively represents the energy identity of an individual, company, building, etc. You are free to decide what entities Profiles will represent in your system.

API Resources

The following resources are available via the AMEE Profile API.

  • Profile : A set of Profile Items that relate to a single individual, property, or other entity.
  • Profile Category : Used to subdivide Profile Items into related sets.
  • Profile Item : An "instance" of a Data Item. For instance, a plane journey, or energy usage for a period of time.
  • Profile Item Value : A single value within a Profile Item.

Batch Operations

Related Resources