NYISO Metering API

NYISO's standalone Metering API, documented separately from the Finance APIs guide and served from its own root at api.nyiso.com/metering. It covers submission and retrieval of hourly revenue-grade meter data for generators, ties and subzones via POST and GET /v1/powerMetering, and retrieval of calculated subzone load via GET /v1/calculatedSubzoneLoad/summary and /v1/calculatedSubzoneLoad/detail. JSON bodies, ISO-8601 dates and times, HTTPS 1.1 over TLS 1.2, and a rolling three-year-and-ten-month data availability window ending with the current month. Two-factor authentication is required - MIS user account and password via HTTP Basic plus the NAESB certificate associated with that account on every request. The root and /v1/powerMetering both returned 401 Authorization Required to anonymous probes on 2026-07-27.

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-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-metering-api
name: NYISO Metering API
description: NYISO's standalone Metering API, documented separately from the Finance APIs guide and served
  from its own root at api.nyiso.com/metering. It covers submission and retrieval of hourly revenue-grade
  meter data for generators, ties and subzones via POST and GET /v1/powerMetering, and retrieval of calculated
  subzone load via GET /v1/calculatedSubzoneLoad/summary and /v1/calculatedSubzoneLoad/detail. JSON bodies,
  ISO-8601 dates and times, HTTPS 1.1 over TLS 1.2, and a rolling three-year-and-ten-month data availability
  window ending with the current month. Two-factor authentication is required - MIS user account and password
  via HTTP Basic plus the NAESB certificate associated with that account on every request. The root and
  /v1/powerMetering both returned 401 Authorization Required to anonymous probes on 2026-07-27.
humanURL: https://www.nyiso.com/documents/20142/27889215/NYISO%20Metering%20API%20User%20Guide.pdf/d8ed36d3-1a40-9584-6961-3fdb845ca4fa
baseURL: https://api.nyiso.com/metering
tags:
- Metering
- Electricity
- Market Participants
properties:
- type: Documentation
  url: https://www.nyiso.com/documents/20142/27889215/NYISO%20Metering%20API%20User%20Guide.pdf/d8ed36d3-1a40-9584-6961-3fdb845ca4fa
- 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: NYISO Metering API User Guide (endpoints, parameters and payloads)
  url: https://www.nyiso.com/documents/20142/27889215/NYISO%20Metering%20API%20User%20Guide.pdf/d8ed36d3-1a40-9584-6961-3fdb845ca4fa
- type: AgentSkill
  name: Submit and retrieve revenue-grade meter data
  url: skills/nyiso-submit-meter-data.md