Jump to Content
Pelm
API Reference
v1.0

Log InPelm
API Reference
Log In
v1.0API Reference

Introduction

  • Welcome
  • Basic Concepts
  • Getting Started
  • Sandbox User
  • Quickstart App

Connect

  • Overview
  • Embedding Connect
  • Redirecting to Connect

Reference

  • User Authorization
  • Data Availability
  • Supported Utilities and Features
  • Unit Codes
  • Errors

Pelm API

  • Users
    • Get userget
    • Delete userdel
  • Accounts
    • Get energy accountsget
  • Usage
    • Get energy usage intervalsget
  • Bills
    • Get billsget
    • Get bill pdfget
  • Emission Rates
    • Get emission ratesget
  • Auth
    • Create access_tokenpost
    • Create a Connect tokenpost
Powered by 

Users

The User object

A User corresponds to a utility login. If your user has multiple utility accounts, e.g. PG&E and SCE, each one will correspond to a unique User object.

  • Table of Contents
    • The User object