Workflow page

Electricity Price Watchlist API

A buyer review page for facilities, energy procurement, real estate, data center, operations finance, and energy analytics teams that want public EIA electricity records filtered by state, sector, utility, RTO region, period, price, sales, revenue, and demand.

GET /v1/energy/eia/electricity-price-watchlist?states=CA,TX§ors=commercial,industrial&min_price_change_pct=5
{
  "data": [
    {
      "period": "2026-05",
      "state": "CA",
      "sector": "commercial",
      "priceCentsPerKwh": 24.18,
      "monthOverMonthChangePct": 5.4,
      "rtoRegion": "CISO",
      "watchlistReady": true,
      "source": "EIA Electricity bulk/API-compatible sample"
    }
  ],
  "meta": { "sampleOnly": true, "workflow": "electricity-price-watchlist-api" }
}

Likely Buyers

This page is a product preview for comparing likely buyers, source coverage, and first API shapes.

Initial Data Scope

The first buyer-ready workflow should keep the source coverage narrow.

Availability. This workflow is available for buyer review. Direct requests are routed under the Electricity Price Monitor product catalog.