AMEE API / Profile API
Table of Contents
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
- Batch GET requests can retrieve multiple Profile Items at once.
- Batch Updates can create or update multiple Profile Items at once.

