Skip to content

Latest commit

 

History

History
245 lines (234 loc) · 23.5 KB

File metadata and controls

245 lines (234 loc) · 23.5 KB

PowerTrack API Documentation

This repository contains automatically generated documentation for the AlsoEnergy PowerTrack Web API endpoints. The documentation is derived from intercepted API calls during browser usage and is intended for use with a client wrapper that handles authentication via session cookies.

Important Notes:

  • This documentation is not related to AlsoEnergy's official SOAP or REST APIs.
  • It documents the internal JSON-based endpoints used by the PowerTrack web application.
  • Authentication must be handled via browser session cookies (AE-S, AE-V, etc.).
  • Endpoints may change without notice as they are internal to the web app.

Table of Contents

GET Endpoints

POST Endpoints

PUT Endpoints

DELETE Endpoints

Hardware

Alerts

Generation Details

  • Generated: 2026-06-04
  • Total Endpoints: 213
  • Source: Browser-intercepted API calls from PowerTrack web application
  • Tool: Custom extension for AlsoEnergy PowerTrack API documentation

Usage

These endpoints require valid session authentication via cookies. Use a browser automation tool or custom client that maintains session state with AlsoEnergy's PowerTrack application.