API Reference
Day-ahead Locational Marginal Price (US)
Day-ahead locational marginal prices for individual pricing nodes (addressed by node rather than zone), in $/MWh.
GETActual
Get the day-ahead locational marginal price for a pricing node (actual). Addressed by `node`, not `zone`.
GETLatest
Get the latest day-ahead locational marginal price for a pricing node. Addressed by `node`, not `zone`.
GETHistory
Get the last 24 hours of day-ahead locational marginal price for a pricing node. Addressed by `node`, not `zone`.
GETPast
Get the day-ahead locational marginal price for a pricing node at a given datetime. Addressed by `node`, not `zone`.
GETPast Range
Get the day-ahead locational marginal price for a pricing node and a given datetime range. Addressed by `node`, not `zone`.