List LMP Nodes

View as Markdown

List all available LMP nodes for a specific market type within an ISO.

Currently, only Day-Ahead LMP (dalmp) forecasts are available.

Access: Requires core subscription level.

Authentication

X-API-Keystring

API key for authentication. Can also be provided in the api_key query parameter.

Path parameters

isoenumRequired
ISO identifier.
typeenumRequired
LMP market type.
Allowed values:

Response

Successful Response
idstring
Unique identifier for the LMP node or hub.
namestring

Human-readable name of the LMP node or hub.

isostring

Identifier of the Balancing Authority (ISO/RTO) that operates this pricing node.

timezonestringformat: "zoneinfo"

IANA timezone identifier for the node’s local time (e.g., ‘America/New_York’). Used for converting UTC timestamps to local time.

Errors

422
Unprocessable Entity Error