NYISO Finance Metering API

The Metering component of NYISO's Finance APIs - submission and retrieval of hourly revenue-grade meter data for generators, ties and subzones, plus retrieval of calculated subzone load in summary and detail form, transmission owner load submission, retrieval and verification, generator performance data, and minimum oil burn events. JSON request and response bodies, ISO-8601 dates and times with Eastern offsets, up to four decimals of MWh precision, HTTPS 1.1 over TLS 1.2. Documented operations include POST and GET /v1/powerMetering, GET /v1/calculatedSubzoneLoad/summary and /detail, POST and GET /v1/transmissionOwnerLoad, GET /v1/transmissionOwnerLoad/verification/summary and /detail, GET /v1/generatorPerformance, and GET plus POST on /v1/minOilBurnEvent and its /generator and /transmissionOwner variants. This API replaced the retired SDX upload/download application, which NYISO withdrew on 2025-09-17. Access is restricted to NYISO market participants - two-factor, requiring a valid MIS user account and password over HTTP Basic plus the NAESB certificate associated with that account on every request. All endpoints returned 401 Authorization Required to anonymous probes on 2026-07-27. A market-trial environment exists at apitest.nyiso.com and also answered 401.

API entry from apis.yml

apis.yml Raw ↑
aid: nyiso:nyiso-finance-metering-api
name: NYISO Finance Metering API
description: The Metering component of NYISO's Finance APIs - submission and retrieval of hourly revenue-grade
  meter data for generators, ties and subzones, plus retrieval of calculated subzone load in summary and
  detail form, transmission owner load submission, retrieval and verification, generator performance data,
  and minimum oil burn events. JSON request and response bodies, ISO-8601 dates and times with Eastern
  offsets, up to four decimals of MWh precision, HTTPS 1.1 over TLS 1.2. Documented operations include
  POST and GET /v1/powerMetering, GET /v1/calculatedSubzoneLoad/summary and /detail, POST and GET /v1/transmissionOwnerLoad,
  GET /v1/transmissionOwnerLoad/verification/summary and /detail, GET /v1/generatorPerformance, and GET
  plus POST on /v1/minOilBurnEvent and its /generator and /transmissionOwner variants. This API replaced
  the retired SDX upload/download application, which NYISO withdrew on 2025-09-17. Access is restricted
  to NYISO market participants - two-factor, requiring a valid MIS user account and password over HTTP
  Basic plus the NAESB certificate associated with that account on every request. All endpoints returned
  401 Authorization Required to anonymous probes on 2026-07-27. A market-trial environment exists at apitest.nyiso.com
  and also answered 401.
humanURL: https://www.nyiso.com/documents/20142/45334160/NYISO%20Finance%20APIs%20User's%20Guide%20v1.2%20-%20DRAFT.pdf/4f0de58a-783d-a317-64fe-caed77ba61fa
baseURL: https://api.nyiso.com/finance/metering
tags:
- Metering
- Settlements
- Electricity
- Market Participants
properties:
- type: Documentation
  url: https://www.nyiso.com/documents/20142/45334160/NYISO%20Finance%20APIs%20User's%20Guide%20v1.2%20-%20DRAFT.pdf/4f0de58a-783d-a317-64fe-caed77ba61fa
- type: Documentation
  url: https://www.nyiso.com/billings-and-settlements
- type: Documentation
  url: https://www.nyiso.com/documents/20142/3625950/mpug.pdf
- type: Documentation
  url: https://www.nyiso.com/documents/20142/3625950/SDA_UG.pdf
- type: APIReference
  name: Finance APIs User's Guide v1.2 (Metering endpoints, parameters and payloads)
  url: https://www.nyiso.com/documents/20142/45334160/NYISO%20Finance%20APIs%20User's%20Guide%20v1.2%20-%20DRAFT.pdf/4f0de58a-783d-a317-64fe-caed77ba61fa
- type: AgentSkill
  name: Submit and retrieve revenue-grade meter data
  url: skills/nyiso-submit-meter-data.md
- type: Sandbox
  name: API Market Trial environment (apitest.nyiso.com)
  url: sandbox/nyiso-sandbox.yml