1 live stream

ISO-NE data

ISO-NE runs the market for the six New England states. Its live price files sit behind a token its own report pages mint — no login, twelve hours — while the closed four-hour blocks are open to anyone, and Dryos reads both so a missed interval heals from the archive.

.H.INTERNAL_HUB
$45.76
2026-09-18 03:00 UTC
ISO-NE real-time LMP, read from the Dryos API and cached for an hour.

What is collected

Every ISO-NE stream Dryos holds, grouped the way the catalogue groups them.

Streams
1 live
Fastest cadence
every 5 min
Entities
1,205 across every stream
Access
Public REST API and MCP server, no key

Pricing

Worth knowing first

  • ISO-NE stamps its files in Eastern prevailing time with no zone column. Every timestamp Dryos serves is UTC.
  • The stamp is the interval's start, proved against ISO-NE's own hourly file: the five-minute energy averages equal it to the cent read as starts, and miss by up to $1.59 read as ends.
  • ISO-NE publishes a coordinate for every network node, so all 1,137 are placed on the map without a name match.

Read it

Public, read-only, no key and no sign-up. Every stream answers the same way.

Every stream in the catalogue

shell
curl "https://api.dryos.ai/v1/datasets"

The newest rows at .H.INTERNAL_HUB

shell
curl "https://api.dryos.ai/v1/datasets/isone-realtime-lmp/query?node=.H.INTERNAL_HUB&limit=12"

Or point an AI agent at all of it

shell
claude mcp add --transport http dryos https://api.dryos.ai/mcp

Full parameters are on the API reference; every client's setup is on the MCP server page.

Other operators