MISO · Example Payload

Miso Public Api Markets Displays Getmarketpricinggetrealtimefiveminexpostrolling

EnergyUnited StatesElectricityEnergy MarketsGridSystem OperatorMarket OperatorWholesale PowerOpen Energy DataRenewablesSolarDemand ResponseUtilities

Miso Public Api Markets Displays Getmarketpricinggetrealtimefiveminexpostrolling is an example object payload from MISO, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

headersdata

Example Payload

Raw ↑
{
  "headers": [
    "INTERVAL",
    "CPNODE"
  ],
  "data": [
    [
      "2026-07-27T00:00:00",
      "AMIL.CCG_5.AZ"
    ],
    [
      "2026-07-27T00:00:00",
      "AMIL.CEEA"
    ]
  ]
}