Workflow validation

Electricity Price Watchlist API

A buyer-intent 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 only a demand test. Build starts after tracked workflow intent beats the broader market pages.

Signals To Watch

These events decide whether this workflow deserves implementation.

Smallest Build

If this page crosses a gate, the first implementation should stay this narrow.

Validation stage. This workflow is not a live paid backend yet. Requests and clicks are tracked under the Electricity Price Monitor validation funnel.