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.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/nyiso-finance-metering-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.

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
- Settlement
- Electricity
- Market Participants
tags_raw:
- 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