Power Markets has a REST API but no MCP tool. Premium and Full keys can read daily prices at
GET /api/power/markets. Full keys can also read hourly grid operations at GET /api/power/load and GET /api/power/fuel-mix; a Premium key receives 403 on those two routes. CSV/XLSX export from the charts is Full-only.GET /api/forward for paying keys and as the MCP tool get_forward_curve. They are not a power product. Do not look for power forwards on that route.
What the charts show
Tracked hubs: WECC Northwest (Mid C Peak), PJM, CAISO, ISO-NE, WECC Southwest (Palo Verde Peak), MISO, ERCOT (HB_NORTH). See the data dictionary §11 for the field list and access columns.
The series is maintained by scheduled ingestion into the live data store. ICE-published hub workbooks can lag the trade date by weeks, while EIA operations feeds are hourly. Each response includes source and freshness metadata; the page stamps the latest source observation, not “today”.
MISO trades thinly on ICE. Interpret its price together with traded volume.

