The following APIs represent the endpoints that provide data about Utilities and other Load Serving Entities (LSEs) including their tariffs, where they operate (their Territories), and other data about how they charge their customers.
- Tariffs API - the pricing/rates for a given category of customer or service.
- Load Serving Entities API - LSE is the company selling the electricity (supplying the load). Commonly called the utility or electric company.
- Territories API - defines an area that an LSE, Tariff, or specific Tariff Rate applies to. Currently only part of the tariff data, but we will roll out operations to access this in the next few weeks.
- Seasons API - defines a part of the year that can be used for different rate amounts (e.g. summer and winter rates being different amounts).
- Time of Uses API - defines the times of the day when tariff rate prices can differ.
- Calendars API - defines important dates for tariffs, including billing dates, holiday schedules (which are typically off-peak and thus have lower rates), and "dynamic" events such as smart days, critical peaks, and system peaks.
- Properties API - defines the attributes that determine applicability for a set of rates within a tariff, such as connection type or city limits.
- Tariff History API - gives you the complete history of revisions for a given tariff, as defined by its
masterTariffId
. - Utility Taxes API - sales and use taxes that cities and counties sometimes apply to utility services.